SAP ABAP Class CL_WDY_MD_CUSTOM_EXCEPTION (Controller Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 20100805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_CUSTOM_EXCEPTION IF_WDY_MD_custom_exception 20100805
Properties
Class CL_WDY_MD_CUSTOM_EXCEPTION  
Short Description Controller Exceptions    
Super Class CL_WDY_MD_OBJECT Abstract Superclass of Web Dynpro Metadata Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20100805   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_WDY_MD_OBJECT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_CUSTOM_EXCEPTION IF_WDY_MD_custom_exception 20100805
Friends
# Friend Modeled only Created on Description
1 CL_WDY_MD_CONTROLLER 20100805 Web Dynpro: Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFINITION Instance attribute Private Type reference (TYPE) WDY_CTLR_EXC Web Dynpro: Custom Exceptions for Controller Methods 20100805
2 METHOD Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_METHOD IF_WDY_MD_METHOD 20100805
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100805
Events
Class CL_WDY_MD_CUSTOM_EXCEPTION has no event.
Types
Class CL_WDY_MD_CUSTOM_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 DEFINITION Call by reference Type reference (TYPE) WDY_CTLR_EXC Web Dynpro: Custom Exceptions für Controller-Methoden 20100805
2 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro: Texte zu Custom Exceptions 20100805
3 Importing METHOD Call by reference Object reference (TYPE REF TO) IF_WDY_MD_METHOD IF_WDY_MD_METHOD 20100805
4 Importing NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name eines Web Dynpro Metadaten Objekts 20100805
5 Importing STATE Call by reference Type reference (TYPE) WDY_MD_OBJECT_STATE IF_WDY_MD_OBJECT=>CO_STATE_LOADED Object State eines WebDynpro Metadata Objekts 20100805

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