프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Throw | global::Goedel.Utilities.ThrowDelegate | ||
UserData | object |
메소드 | 설명 | |
---|---|---|
KeyFileException ( ) : System |
Create an instance of the exception.
|
|
KeyFileException ( string Description ) : System |
Create an instance of the exception.
|
|
KeyFileException ( string Description, System Inner ) : System |
Create an instance of the exception.
|
메소드 | 설명 | |
---|---|---|
_Throw ( object Reason ) : |
public KeyFileException ( string Description ) : System | ||
Description | string | Description of the error |
리턴 | System |
public KeyFileException ( string Description, System Inner ) : System | ||
Description | string | Description of the error |
Inner | System | Inner Exception |
리턴 | System |
public static global::Goedel.Utilities.ThrowDelegate Throw | ||
리턴 | global::Goedel.Utilities.ThrowDelegate |