SAP ABAP Class CX_SXML_NAME_ERROR (SXML Name 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 20050118
Properties
Class CX_SXML_NAME_ERROR  
Short Description SXML Name 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 20050118   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SXML_NAME_ERROR has no forward declaration.
Interfaces
Class CX_SXML_NAME_ERROR has no interface implemented.
Friends
Class CX_SXML_NAME_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONVERSION_UC_TO_UTF8 Constant Public Type reference (TYPE) SOTR_CONC '9066ADCAE3A23C418DAF0732899ECFCB' 20050118
2 CONVERSION_UTF8_TO_UC Constant Public Type reference (TYPE) SOTR_CONC '55C012173191444EBB1709C41E642BE2' 20050118
3 CX_SXML_NAME_ERROR Constant Public Type reference (TYPE) SOTR_CONC 'A586E2AA00C1D14FAB6A96478FE4F0E7' 20050119
4 INVALID_XML_NAME Constant Public Type reference (TYPE) SOTR_CONC '42E763E6FFE4723DE10000000A1146E6' 20050119
5 NAME Instance attribute Public Type reference (TYPE) STRING Name 20050119
6 NSURI Instance attribute Public Type reference (TYPE) STRING Namespace URI 20050728
7 PREFIX Instance attribute Public Type reference (TYPE) STRING Prefix 20050119
8 PREFIX_BINDING Constant Public Type reference (TYPE) SOTR_CONC '42E763E7FFE4723DE10000000A1146E6' 20050119
9 PREFIX_WITHOUT_NSURI Constant Public Type reference (TYPE) SOTR_CONC '42E763E8FFE4723DE10000000A1146E6' 20050119
10 PREFIX_XML Constant Public Type reference (TYPE) SOTR_CONC '42E763D7FFE4723DE10000000A1146E6' 20050728
11 RAWSTRING Instance attribute Public Type reference (TYPE) STRING Byte Sequence 20050119
12 RC Instance attribute Public Type reference (TYPE) I Return Code 20111103
13 STRING Instance attribute Public Type reference (TYPE) STRING Character String 20050119
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050118
Events
Class CX_SXML_NAME_ERROR has no event.
Types
Class CX_SXML_NAME_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 NAME Call by reference Type reference (TYPE) STRING 20050119
2 Importing NSURI Call by reference Type reference (TYPE) STRING 20050728
3 Importing PREFIX Call by reference Type reference (TYPE) STRING 20050119
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050118
5 Importing RAWSTRING Call by reference Type reference (TYPE) STRING 20050119
6 Importing RC Call by reference Type reference (TYPE) I 20111103
7 Importing STRING Call by reference Type reference (TYPE) STRING 20050119
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050118

Method CONSTRUCTOR on class CX_SXML_NAME_ERROR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700