SAP ABAP Class CX_SXML_PARSE_ERROR (SXML Parsing Error)
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_SXML_ERROR | SXML Root Exception | 20050117 |
Properties
Class | CX_SXML_PARSE_ERROR | |
Short Description | SXML Parsing Error | |
Super Class | CX_SXML_ERROR | SXML Root Exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SXML | Streamed XML Reader/Writer |
Created | 20050117 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SXML_PARSE_ERROR has no forward declaration.
Interfaces
Class CX_SXML_PARSE_ERROR has no interface implemented.
Friends
Class CX_SXML_PARSE_ERROR 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 | '001560AA0E081DEB8CA4767519094E3B' | 20060821 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E081DEB8CA4767119C00E3B' | 20050119 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E081DEB8CA398CC1690D406' | 20050118 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20050118 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001560AA0E081DEB8CA398D5EBFB9406' | 20050118 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Byte Sequence | 20050119 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | Return Code | 20100315 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | XML Offset | 20070123 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20050117 |
Events
Class CX_SXML_PARSE_ERROR has no event.
Types
Class CX_SXML_PARSE_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 | ![]() |
ERROR_TEXT | Call by reference | Type reference (TYPE) | STRING | 20050118 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20050117 | |||
3 | ![]() |
RAWSTRING | Call by reference | Type reference (TYPE) | STRING | 20050119 | |||
4 | ![]() |
RC | Call by reference | Type reference (TYPE) | I | 20100315 | |||
5 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20050117 | |||
6 | ![]() |
XML_OFFSET | Call by reference | Type reference (TYPE) | I | 20070123 |
Method CONSTRUCTOR on class CX_SXML_PARSE_ERROR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |