SAP ABAP Class CX_WDR_RUNTIME (Web Dynpro Exception: General)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_RUNTIME_EXCEPTIONS (Package) Web Dynpro: Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20050324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WDR_BAD_ARGS WD: Parameter Has Incorrect Value 20021220
2 Inheritance (c INHERITING FROM c_ref)  CX_WDR_BAD_STATE WD Exception: Unwanted State in Runtime 20030828
3 Inheritance (c INHERITING FROM c_ref)  CX_WDR_RR_EXCEPTION 20050324
4 Inheritance (c INHERITING FROM c_ref)  CX_WDR_RT_EXCEPTION Web Dynpro: Runtime Exceptions 20050324
5 Inheritance (c INHERITING FROM c_ref)  CX_WDY_RG Unexpected State when Generating Runtime Data 20040630
Properties
Class CX_WDR_RUNTIME  
Short Description Web Dynpro Exception: General    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 40  Exception Class 
Package SWDP_RUNTIME_EXCEPTIONS   Web Dynpro: Exceptions 
Created 20020926   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WDR_RUNTIME has no forward declaration.
Interfaces
Class CX_WDR_RUNTIME has no interface implemented.
Friends
Class CX_WDR_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_WDR_RUNTIME Constant Public Type reference (TYPE) SOTR_CONC '8F27509B1ECEFE4B869D229D46BF6087' 20020926
2 CX_WDR_SHARED_PROBLE Constant Public Type reference (TYPE) SOTR_CONC 'BB88849BD7863E4C8014A47AB9318725' 20060904
3 MSG Instance attribute Public Type reference (TYPE) STRING Error Message 20020926
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT Static method Public Method Raise exception only if sy-subrc <> 0 20020926
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020926
3 MSG_STRING Static method Public Method 20050324
4 RAISE Static method Public Method Raise exception 20020926
Events
Class CX_WDR_RUNTIME has no event.
Types
Class CX_WDR_RUNTIME has no local type.
Method Signatures

Method ASSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20020926
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20020926
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20020926
4 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20020926
5 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20020926
6 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20020926
7 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20020926
8 Importing RC Call by reference Attribute reference (LIKE) SY-SUBRC Nur wenn rc<>0 20020926

Method ASSERT on class CX_WDR_RUNTIME has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG Call by reference Type reference (TYPE) STRING 20020926
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020926
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020926

Method CONSTRUCTOR on class CX_WDR_RUNTIME has no exception.

Method MSG_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20050324
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20050324
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20050324
4 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20050324
5 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20050324
6 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20050324
7 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20050324
8 Returning MSG_STRING Value transfer Type reference (TYPE) STRING 20050324

Method MSG_STRING on class CX_WDR_RUNTIME has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20020926
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20020926
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20020926
4 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20020926
5 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20020926
6 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20020926
7 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20020926

Method RAISE on class CX_WDR_RUNTIME has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630