sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP SXML LIB EXCEPTIONS documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

sXML Library - Exception Classes
The exception classes of Object Services usually start with the prefix CX_SXML . The exceptions of category CX_DYNAMIC_CHECK are propagated to the caller and must be handled by the user. The subclass CX_SXML_INTERNAL_ERROR of CX_NO_CHECK displays internal errors in the library and cannot usually be handled properly in an application program.

CX_ROOT
|
|-- CX_DYNAMIC_CHECK
| |
| |-- CX_ABAP_XML_NAME_ERROR
| |
| |-- CX_SXML_ERROR
| |
| |--
CX_SXML_ILLEGAL_ARGUMENT_ERROR
| |
| |-- CX_SXML_NAME_ERROR
| |
| |-- CX_SXML_PARSE_ERROR
| |
| |-- CX_SXML_STATE_ERROR
|
|-- CX_NO_CHECK
|
|-- CX_SXML_INTERNAL_ERROR
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




ABAP_SXML_LIB_ENTITIES
ABAP_SXML_LIB_FORMATS




comments powered by Disqus