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 CONVERSION_UTF8_TO_RAW Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB8CA4767519094E3B' 20060821
2 CONVERSION_UTF8_TO_UC Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB8CA4767119C00E3B' 20050119
3 CX_SXML_PARSE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB8CA398CC1690D406' 20050118
4 ERROR_TEXT Instance attribute Public Type reference (TYPE) STRING Error Text 20050118
5 KERNEL_PARSER Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E081DEB8CA398D5EBFB9406' 20050118
6 RAWSTRING Instance attribute Public Type reference (TYPE) STRING Byte Sequence 20050119
7 RC Instance attribute Public Type reference (TYPE) I Return Code 20100315
8 XML_OFFSET Instance attribute Public Type reference (TYPE) I XML Offset 20070123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing ERROR_TEXT Call by reference Type reference (TYPE) STRING 20050118
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050117
3 Importing RAWSTRING Call by reference Type reference (TYPE) STRING 20050119
4 Importing RC Call by reference Type reference (TYPE) I 20100315
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050117
6 Importing 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