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