| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
This element is sent back to a client application when an error happens on the server-side. This element is returned for all 500, 304, 401 HTTP error codes and some 404 codes. The application should not rely on this element to perform different logic, but rather HTTP error codes. This element should be used for debugging and troubleshooting purposes only.
Nested Element Summary | |
xs:int | errorCode Error code |
xs:string | message This error descriptive information |
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |