Метод | Описание | |
---|---|---|
SaltParseException ( ) : System |
Default constructor.
|
|
SaltParseException ( string message ) : System |
Initializes a new instance of SaltParseException.
|
|
SaltParseException ( string message, |
Initializes a new instance of SaltParseException.
|
Метод | Описание | |
---|---|---|
SaltParseException ( |
Initializes a new instance of SaltParseException.
|
protected SaltParseException ( |
||
info | The information. | |
context | The context. | |
Результат | System |
public SaltParseException ( string message ) : System | ||
message | string | The message. |
Результат | System |
public SaltParseException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
Результат | System |