Ansicht
Dokumentation

ABENABAP_SXML_LIB_EXCEPTIONS - ABAP SXML LIB EXCEPTIONS

ABENABAP_SXML_LIB_EXCEPTIONS - ABAP SXML LIB EXCEPTIONS

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

- Exception Classes

The exception classes in the sXML library 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 represents 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






PERFORM Short Reference   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2142 Date: 20240328 Time: 152017     sap01-206 ( 27 ms )