Skip to content

Overload_CodeJam_Mapping_CodeJamConvertException__ctor

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

CodeJamConvertException Constructor

Overload List

 

Name Description
Public method CodeJamConvertException() Initializes a new instance of the CodeJamConvertException class.
Public method CodeJamConvertException(Exception) Initializes a new instance of the CodeJamConvertException class with the specified InnerException property.
Public method CodeJamConvertException(String) Initializes a new instance of the CodeJamConvertException class with the specified error message.
Protected method CodeJamConvertException(SerializationInfo, StreamingContext) Initializes a new instance of the CodeJamConvertException class with serialized data.
Public method CodeJamConvertException(String, Exception) Initializes a new instance of the CodeJamConvertException class with the specified error message and InnerException property.
  Back to Top

See Also

Reference

CodeJamConvertException Class
CodeJam.Mapping Namespace

Clone this wiki locally