Skip to content

Overload_CodeJam_Mapping_CodeJamMappingException__ctor

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

CodeJamMappingException Constructor

Overload List

 

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

See Also

Reference

CodeJamMappingException Class
CodeJam.Mapping Namespace

Clone this wiki locally