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 CODE Instance attribute Public Type reference (TYPE) I Error Code 20010302
2 COLUMN Instance attribute Public Type reference (TYPE) I Column 20010302
3 CX_IXML_PARSE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '86A49F3A92A05013E10000000A114829' Exception ID: Value for Attribute TEXTID 20010302
4 LINE Instance attribute Public Type reference (TYPE) I Row 20010302
5 REASON Instance attribute Public Type reference (TYPE) STRING Message Text 20010302
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing CODE Value transfer Type reference (TYPE) I CODE 20010302
2 Importing COLUMN Value transfer Type reference (TYPE) I COLUMN 20010302
3 Importing LINE Value transfer Type reference (TYPE) I LINE 20010302
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20010302
5 Importing REASON Value transfer Type reference (TYPE) STRING REASON 20010302
6 Importing 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