SAP ABAP Class CX_WDW_EXCEPTION (Web Element Interface: Exceptions)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING_UI_HTML (Package) Help Classes and Interfaces for HTML Islands/Containers
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 20120511
Properties
Class CX_WDW_EXCEPTION  
Short Description Web Element Interface: Exceptions    
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_RUNTIME_RENDERING_UI_HTML   Help Classes and Interfaces for HTML Islands/Containers 
Created 20111202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CX_WDW_EXCEPTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CX_WDW_EXCEPTION has no interface implemented.
Friends
Class CX_WDW_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_SOURCE_MISSING Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA55D62639B5588' 20111202
2 DATA_SOURCE_MISSING_MUST_BE_MT Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2A9775D2CD2D8' 20111202
3 DATA_SOURCE_MUST_BE_MULTIPLE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2AA98470B92D8' 20111202
4 DATA_SOURCE_UNEXPECTED Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA54F343840957A' 20111202
5 ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1879765A223E0C53E' 20111202
6 LOCATION Instance attribute Public Type reference (TYPE) STRING 20111202
7 MESSAGE Instance attribute Public Type reference (TYPE) STRING 20111202
8 NAME Instance attribute Public Type reference (TYPE) STRING 20111202
9 PARAMETER_MISSING Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA288C01EF552BB' 20111202
10 PARAMETER_MISSING_BOUND Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2AEFE318ED2DD' 20111202
11 PARAMETER_MISSING_W_TYPE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2A9A6C51432D8' 20111202
12 PARAMETER_NOT_BOUND Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2AB53FA79D2DD' 20111202
13 PARAMETER_UNEXPECTED Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2AAEDC6D072DA' 20111202
14 PARAMETER_WRONG_TYPE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951EE1BBA2A6D818E852D8' 20111202
15 TYPE Instance attribute Public Type reference (TYPE) STRING 20111202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111202
2 RAISE Static method Public Method 20111202
Events
Class CX_WDW_EXCEPTION has no event.
Types
Class CX_WDW_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 LOCATION Call by reference Type reference (TYPE) STRING 20111202
2 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20111202
3 Importing NAME Call by reference Type reference (TYPE) STRING 20111202
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111202
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20111202
6 Importing TYPE Call by reference Type reference (TYPE) STRING 20111202

Method CONSTRUCTOR on class CX_WDW_EXCEPTION has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) STRING 20111202
2 Importing NAME Call by reference Type reference (TYPE) STRING 20111202
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID CX_WDW_EXCEPTION=>ERROR 20111202
4 Importing TYPE Call by reference Type reference (TYPE) STRING 20111202
5 Importing WEB_VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WD_VIEW_ELEMENT 20111202

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