Base |
| Name | Description | |
|---|---|---|
| BaseException | Initializes a new instance of the BaseException class. | |
| BaseException(String) | Initializes a new instance of the BaseException class. | |
| BaseException(SerializationInfo, StreamingContext) | Initializes a new instance of the BaseException class from serialized data. | |
| BaseException(String, Exception) | Initializes a new instance of the BaseException class. |