Method | Description | |
---|---|---|
MappingException ( ) : System |
Initialises a new instance of the MappingException class.
|
|
MappingException ( string message ) : System |
Initialises a new instance of the MappingException class.
|
|
MappingException ( string message, |
Initialises a new instance of the MappingException class.
|
Method | Description | |
---|---|---|
MappingException ( |
Initialises a new instance of the MappingException class.
|
protected MappingException ( |
||
info | The |
|
context | The |
|
return | System |
public MappingException ( string message ) : System | ||
message | string | The message. |
return | System |
public MappingException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |