XML3 - API DLL Documentation
The CommonClasses..::..APIError type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ErrorClass |
The class in which error has occurred.
| |
| ErrorCode |
The Error Code that was throw during the exception.
| |
| ErrorMessage |
The Error Message that was throw with the exception.
| |
| ErrorMethod |
The Method in which Error error was thrown
| |
| IsWebServiceError |
Flag to indicate if the web service has returned an Error XML
|