![]() |
XM Fax Web Service
Soap API to send and manage faxes
|
The general exception that may cause during processing of a request. More...
Inherits Exception.
Static Public Attributes | |
| static final int | ERROR_FAX_SENDING = 201 |
| An error occurred while sending the FAX. More... | |
| static final int | ERROR_FAX_ELEMENT_MISSING = 202 |
| One or more elements are missing. | |
| static final int | ERROR_FAX_INVALID_FORMAT = 203 |
| Format of one or more elements is invalid. | |
| static final int | ERROR_CLIENT_BAD_REQUEST = 400 |
| Bad Request. | |
| static final int | ERROR_CLIENT_ACCESS_DENIED = 401 |
| No permission: Client has not access to the requested resource. | |
| static final int | ERROR_CLIENT_SITE_NOT_FOUND = 402 |
| Site not found. | |
| static final int | ERROR_CLIENT_USER_NOT_FOUND = 403 |
| User not found. | |
| static final int | ERROR_CLIENT_FAX_NOT_FOUND = 404 |
| FAX not found. | |
| static final int | ERROR_CLIENT_DUPLICATE_CONTACT = 405 |
| Duplicate contact. More... | |
| static final int | ERROR_CLIENT_FORWARD_NOT_ALLOWED = 406 |
| Forward not allowed. | |
| static final int | ERROR_SERVER_PERMANENT = 501 |
| Permanent system failure. | |
| static final int | ERROR_SERVER_TRANSIENT = 502 |
| Transient system failure. | |
| static final int | ERROR_SERVER_UNKNOWN = 599 |
| Unknown error In all other cases, for example, when an unhandled exception occurs at server. | |
The general exception that may cause during processing of a request.