SAP ABAP Class CX_WDR_HTML_ELEMENT_EXCEPTION (Exception Class for Using Web Dynpro HTML Elements)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_WEB (Package) UIE Library "Web"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20120710
Properties
Class CX_WDR_HTML_ELEMENT_EXCEPTION  
Short Description Exception Class for Using Web Dynpro HTML Elements    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SWDP_UIEL_WEB   UIE Library "Web" 
Created 20120710   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WDR_HTML_ELEMENT_EXCEPTION has no forward declaration.
Interfaces
Class CX_WDR_HTML_ELEMENT_EXCEPTION has no interface implemented.
Friends
Class CX_WDR_HTML_ELEMENT_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_NAME Instance attribute Public Type reference (TYPE) STRING 20120710
2 HTML_WRONG_NESTING Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1B2FE5CC271406283' 20120712
3 NO_FUNCTION_CALL_FOR_PARAMTERS Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1B2B719565EAD020E' 20120710
4 NO_OPEN_TAG_FOR_ATTRIBUTE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1B2D3821B619BFBD1' 20120710
5 NO_OPEN_TAG_TO_CLOSE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1B2FDD300446BC223' 20120712
6 TAG_LIST Instance attribute Public Type reference (TYPE) STRING 20120712
7 TAG_NAME Instance attribute Public Type reference (TYPE) STRING 20120712
8 WRONG_SCRIPT_CALL_END Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1B2B66FAE8CB08181' 20120710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120710
Events
Class CX_WDR_HTML_ELEMENT_EXCEPTION has no event.
Types
Class CX_WDR_HTML_ELEMENT_EXCEPTION 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 ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20120710
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120710
3 Importing TAG_LIST Call by reference Type reference (TYPE) STRING 20120712
4 Importing TAG_NAME Call by reference Type reference (TYPE) STRING 20120712
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120710

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