Exception Constructor | 
| Name | Description | |
|---|---|---|
| Exception | Initializes a new instance of the Exception class | |
| Exception(ErrorStatus) | Initializes a new instance of the Exception class | |
| Exception(ErrorStatus, String) | Initializes a new instance of the Exception class | |
| Exception(SerializationInfo, StreamingContext) | Initializes a new instance of the Exception class | |
| Exception(ErrorStatus, String, Exception) | Initializes a new instance of the Exception class |