SAP ABAP Class CX_MDG_MSG_EXCEPTION (Build an Exception with Referencing MSG_HANDLER)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     MDG_MSG_HANDLING (Package) Message Handler with Extended Context Information
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20081218
Properties
Class CX_MDG_MSG_EXCEPTION  
Short Description Build an Exception with Referencing MSG_HANDLER    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package MDG_MSG_HANDLING   Message Handler with Extended Context Information 
Created 20081218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_MDG_MSG_EXCEPTION has no forward declaration.
Interfaces
Class CX_MDG_MSG_EXCEPTION has no interface implemented.
Friends
Class CX_MDG_MSG_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MSG_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER Message Handler 20081218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081218
Events
Class CX_MDG_MSG_EXCEPTION has no event.
Types
Class CX_MDG_MSG_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 MO_MSG_HANDLER Call by reference Object reference (TYPE REF TO) IF_MDG_MSG_HANDLER 20081218
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20081218
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20081218

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