SAP ABAP Class CX_IXML_EXCEPTION (iXML Basis Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SIXML (Package) iXML Library: Parsing, DOM Representation, and XML Rendering

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20010302 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_IXML_INST_FAILED | iXML Exception: Instantiation Error | 20010302 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_IXML_INV_ARG | iXML Exception: Error in Argument | 20010302 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_IXML_PARSE_ERROR | iXML Exception: Error While Parsing | 20010302 |
Properties
Class | CX_IXML_EXCEPTION | |
Short Description | iXML Basis Exception | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 40 | Exception Class |
Package | SIXML | iXML Library: Parsing, DOM Representation, and XML Rendering |
Created | 20010302 | SAP |
Last change | 20010302 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_IXML_EXCEPTION has no forward declaration.
Interfaces
Class CX_IXML_EXCEPTION has no interface implemented.
Friends
Class CX_IXML_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '3B979F3A6992C10AE10000000A114829' | Exception ID: Value for Attribute TEXTID | 20010302 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010302 |
Events
Class CX_IXML_EXCEPTION has no event.
Types
Class CX_IXML_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010302 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010302 |
Method CONSTRUCTOR on class CX_IXML_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20010302 |
SAP Release Created in | 610 |