Method | Description | |
---|---|---|
BaseSubtextException ( ) : System |
Creates a new BaseSubtextException instance.
|
|
BaseSubtextException ( |
Creates a new BaseSubtextException instance.
|
|
BaseSubtextException ( string message ) : System |
Initializes a new instance of the BaseSubtextException class.
|
|
BaseSubtextException ( string message, |
Initializes a new instance of the BaseSubtextException class.
|
protected BaseSubtextException ( |
||
innerException | Inner exception. | |
return | System |
protected BaseSubtextException ( string message ) : System | ||
message | string | The message. |
return | System |
protected BaseSubtextException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |