Initializes a new instance of the APIException class
Namespace: Thomas.APIServices.ExceptionsAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- reason
- Type: System String
The reason the exception occurred
- code
- Type: System.ServiceModel FaultCode
The Fault code of this exception
See Also