DtxApiErrorException Constructor

Overload List
  Name Description
Public method DtxApiErrorException(DtxApiErrorType)
Initializes a new instance of the DtxApiErrorException class with a specified error type.
Public method 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.
Top
See Also