Méthode | Description | |
---|---|---|
ScaffoldException ( |
Initializes a new instance of the ScaffoldException class.
|
|
ScaffoldException ( String message ) : System |
Initializes a new instance of the ScaffoldException class.
|
|
ScaffoldException ( String message, |
Initializes a new instance of the ScaffoldException class.
|
public ScaffoldException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
Résultat | System |
public ScaffoldException ( String message ) : System | ||
message | String | The message. |
Résultat | System |
public ScaffoldException ( String message, |
||
message | String | The message. |
innerException | The inner exception. | |
Résultat | System |