SAP ABAP Class CX_SXML_ERROR (SXML Root Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXML (Package) Streamed XML Reader/Writer
⤷
⤷
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 | 20041209 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_ILLEGAL_ARGUMENT | SXML Illegal Argument Error | 20080711 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_ILLEGAL_ARGUMENT_ERROR | SXML Illegal Argument Error | 20050413 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_NAME_ERROR | SXML Name Error | 20050118 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_PARSE_ERROR | SXML Parsing Error | 20050117 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_SERIALIZATION_ERROR | SXML Serialization Error | 20050610 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_SXML_STATE_ERROR | SXML State Error | 20041209 |
Properties
| Class | CX_SXML_ERROR | |
| Short Description | SXML Root Exception | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SXML | Streamed XML Reader/Writer |
| Created | 20041209 | SAP |
| Last change | 20050214 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SXML_ERROR has no forward declaration.
Interfaces
Class CX_SXML_ERROR has no interface implemented.
Friends
Class CX_SXML_ERROR has no friend class.
Attributes
Class CX_SXML_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041209 |
Events
Class CX_SXML_ERROR has no event.
Types
Class CX_SXML_ERROR 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 | 20041209 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20041209 |
Method CONSTRUCTOR on class CX_SXML_ERROR has no exception.
History
| Last changed by/on | SAP | 20050214 |
| SAP Release Created in | 700 |