Method | Description | |
---|---|---|
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.
|
Method | Description | |
---|---|---|
MicroLiteException ( |
Initialises a new instance of the MicroLiteException class.
|
protected MicroLiteException ( |
||
info | The |
|
context | The |
|
return | System |
public MicroLiteException ( string message ) : System | ||
message | string | The message. |
return | System |
public MicroLiteException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |