-
Notifications
You must be signed in to change notification settings - Fork 36
Overload_CodeJam_Mapping_CodeJamMappingException__ctor
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
Name | Description | |
---|---|---|
![]() |
CodeJamMappingException() | Initializes a new instance of the CodeJamMappingException class. |
![]() |
CodeJamMappingException(Exception) | Initializes a new instance of the CodeJamMappingException class with the specified InnerException property. |
![]() |
CodeJamMappingException(String) | Initializes a new instance of the CodeJamMappingException class with the specified error message. |
![]() |
CodeJamMappingException(SerializationInfo, StreamingContext) | Initializes a new instance of the CodeJamMappingException class with serialized data. |
![]() |
CodeJamMappingException(String, Exception) | Initializes a new instance of the CodeJamMappingException class with the specified error message and InnerException property. |