SAP ABAP Class CX_IXML_PARSE_ERROR (iXML Exception: Error While Parsing)
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_IXML_EXCEPTION | iXML Basis Exception | 20010302 |
Properties
| Class | CX_IXML_PARSE_ERROR | |
| Short Description | iXML Exception: Error While Parsing | |
| Super Class | CX_IXML_EXCEPTION | iXML Basis Exception |
| 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 | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_IXML_PARSE_ERROR has no forward declaration.
Interfaces
Class CX_IXML_PARSE_ERROR has no interface implemented.
Friends
Class CX_IXML_PARSE_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | Error Code | 20010302 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | I | Column | 20010302 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '86A49F3A92A05013E10000000A114829' | Exception ID: Value for Attribute TEXTID | 20010302 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | Row | 20010302 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Message Text | 20010302 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010302 |
Events
Class CX_IXML_PARSE_ERROR has no event.
Types
Class CX_IXML_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 | CODE | Value transfer | Type reference (TYPE) | I | CODE | 20010302 | |||
| 2 | COLUMN | Value transfer | Type reference (TYPE) | I | COLUMN | 20010302 | |||
| 3 | LINE | Value transfer | Type reference (TYPE) | I | LINE | 20010302 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20010302 | ||||
| 5 | REASON | Value transfer | Type reference (TYPE) | STRING | REASON | 20010302 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20010302 |
Method CONSTRUCTOR on class CX_IXML_PARSE_ERROR has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |