Méthode | Description | |
---|---|---|
SyntaxException ( ) : System |
Initializes a new instance of the SyntaxException class.
|
|
SyntaxException ( string message ) : System |
Initializes a new instance of the SyntaxException class.
|
|
SyntaxException ( string message, |
Initializes a new instance of the SyntaxException class.
|
|
SyntaxException ( string message, |
Initializes a new instance of the SyntaxException class.
|
Méthode | Description | |
---|---|---|
SyntaxException ( |
Initializes a new instance of the SyntaxException class.
|
protected SyntaxException ( |
||
info | The given serialized info. | |
context | Information about the stream and sender. | |
Résultat | System |
public SyntaxException ( string message ) : System | ||
message | string | The message of the exception. |
Résultat | System |
public SyntaxException ( string message, |
||
message | string | The message of the exception. |
inner | The inner exception. | |
Résultat | System |
public SyntaxException ( string message, |
||
message | string | The message of the exception. |
inner | The inner exception. | |
syntaxAttribute | The |
|
Résultat | System |