Click or drag to resize

OutOfCreditException Properties

The OutOfCreditException type exposes the following members.

Properties
  NameDescription
Public propertyDetail (Inherited from WebApiException.)
Public propertyErrorObject
An object that will be serialized in the response body. Should contain info about the exception.
(Inherited from WebApiException.)
Public propertyErrorStatusCode (Inherited from WebApiException.)
Public propertyExtensions (Inherited from WebApiException.)
Public propertyType (Inherited from WebApiException.)
Top
See Also