Méthode | Description | |
---|---|---|
MappingException ( ) : System |
Initializes a new instance of the MappingException class.
|
|
MappingException ( string message ) : System |
Initializes a new instance of the MappingException class.
|
|
MappingException ( string message, |
Initializes a new instance of the MappingException class.
|
Méthode | Description | |
---|---|---|
MappingException ( |
Initializes a new instance of the MappingException class.
|
protected MappingException ( |
||
info | The data necessary to serialize or deserialize an object. | |
context | Description of the source and destination of the specified serialized stream. | |
Résultat | System |
public MappingException ( string message ) : System | ||
message | string | The message that describes the error. |
Résultat | System |
public MappingException ( string message, |
||
message | string | The error message that explains the reason for the exception. |
innerException | The exception that is the cause of the current exception. If the |
|
Résultat | System |