DtxApiErrorException Constructor |
| Name | Description | |
|---|---|---|
| DtxApiErrorException(DtxApiErrorType) |
Initializes a new instance of the DtxApiErrorException class with a specified error type.
|
|
| DtxApiErrorException(DtxApiErrorType, Exception) |
Initializes a new instance of the DtxApiErrorException class with a specified error type and a reference to the inner exception that is the cause of this exception.
|