SAP ABAP Class CX_DEMO_EXCEPTION (Class-Based Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
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 20080519
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20080519
Properties
Class CX_DEMO_EXCEPTION  
Short Description Class-Based Exception    
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 SABAPDEMOS   Demos for ABAP Documentation, not meant for productive use 
Created 20080519   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DEMO_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20080519
Friends
Class CX_DEMO_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTION_TEXT Instance attribute Public Type reference (TYPE) CHAR255 Exception text 20080519
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080519
Events
Class CX_DEMO_EXCEPTION has no event.
Types
Class CX_DEMO_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 EXCEPTION_TEXT Call by reference Type reference (TYPE) CHAR255 20080519
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080519
3 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080519

Method CONSTRUCTOR on class CX_DEMO_EXCEPTION has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711