SAP ABAP Class CX_WDG_EXCEPTION (Exception During Generation)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_GENERATION (Package) Web Dynpro: Generation
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 20050127
Properties
Class CX_WDG_EXCEPTION  
Short Description Exception During Generation    
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_GENERATION   Web Dynpro: Generation 
Created 20050127   SAP 
Last change 20050218   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WDG_EXCEPTION has no forward declaration.
Interfaces
Class CX_WDG_EXCEPTION has no interface implemented.
Friends
Class CX_WDG_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_WDG_EXCEPTION Constant Public Type reference (TYPE) SOTR_CONC 'D1829C93F09BEE4CAC41528241DB5A8E' 20050127
2 M_MSGID Instance attribute Public Type reference (TYPE) SYMSGID 20050127
3 M_MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO 20050127
4 M_MSGTY Instance attribute Public Type reference (TYPE) SYMSGTY 20050127
5 M_MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV 20050127
6 M_MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV 20050127
7 M_MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV 20050127
8 M_MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV 20050127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050127
Events
Class CX_WDG_EXCEPTION has no event.
Types
Class CX_WDG_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 M_MSGID Call by reference Type reference (TYPE) SYMSGID 20050127
2 Importing M_MSGNO Call by reference Type reference (TYPE) SYMSGNO 20050127
3 Importing M_MSGTY Call by reference Type reference (TYPE) SYMSGTY 20050127
4 Importing M_MSGV1 Call by reference Type reference (TYPE) SYMSGV 20050127
5 Importing M_MSGV2 Call by reference Type reference (TYPE) SYMSGV 20050127
6 Importing M_MSGV3 Call by reference Type reference (TYPE) SYMSGV 20050127
7 Importing M_MSGV4 Call by reference Type reference (TYPE) SYMSGV 20050127
8 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050127
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050127

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