XML3 - API DLL Documentation

The CommonClasses..::..APIError type exposes the following members.

Properties

  NameDescription
Public propertyErrorClass
The class in which error has occurred.
Public propertyErrorCode
The Error Code that was throw during the exception.
Public propertyErrorMessage
The Error Message that was throw with the exception.
Public propertyErrorMethod
The Method in which Error error was thrown
Public propertyIsWebServiceError
Flag to indicate if the web service has returned an Error XML

See Also