xTendExceptionBase Constructor |
Name | Description | |
---|---|---|
xTendExceptionBase |
Initializes a new instance of the xTendExceptionBase class.
| |
xTendExceptionBase(String) |
Initializes a new instance of the xTendExceptionBase class with a specified error message.
| |
xTendExceptionBase(SerializationInfo, StreamingContext) |
Initializes a new instance of the xTendExceptionBase class with serialized data.
| |
xTendExceptionBase(String, Exception) |
Initializes a new instance of the xTendExceptionBase class with a specified
error message and a reference to the inner exception that is the cause of
this exception.
|