JadeErrorCodesWebService Category

The global constants for Web service error codes that you can use in your own exception handlers, if required, are listed in the following table.

Global Constant Integer Value
JADEWS_CREATE_WS_APP_FAILED 11082
JADEWS_DECIMAL_OVERFLOW 11055
JADEWS_ENUM_FAULT 11053
JADEWS_INTEGER_OVERFLOW 11059
JADEWS_INVALID_REQUEST 11056
JADEWS_INVALID_RESPONSE 11051
JADEWS_LICENCES_EXCEEDED 11004
JADEWS_NO_WEBSERVICE_CLASS 11001
JADEWS_NO_WEBSERVICE_METHOD 11002
JADEWS_RESPONSE_TIME_EXCEEDED 11005
JADEWS_SERVICE_FAULT 11052
JADEWS_SERVICE_UNAVAILABLE 11008
JADEWS_SESSION_ENDED 11006
JADEWS_SESSION_TIMED_OUT 11007
JADEWS_STRING_TOO_LONG 11054
JADEWS_VERSION_MISMATCH 11009
JADEWS_WSDL_GENERATION_FAILED 11081

For more details, see Chapter 11, "Building Web Services Applications", of the JADE Developer’s Reference.