SAP ABAP Class CL_TPDA_EXCEPTION_SERVICES (TPDA: Exceptions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer
Properties
Class CL_TPDA_EXCEPTION_SERVICES  
Short Description TPDA: Exceptions    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_DEBUGGER_SERVICES   ABAP Debugger: Core Layer 
Created 20050104   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TPDA_EXCEPTION_SERVICES has no forward declaration.
Interfaces
Class CL_TPDA_EXCEPTION_SERVICES has no interface implemented.
Friends
Class CL_TPDA_EXCEPTION_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TRUE Constant Private Type reference (TYPE) FLAG 'X' General Flag 20050104
2 EXC_INFO Instance attribute Private Type reference (TYPE) TPDA_EXCEPTION_INFO TPDA: Information About Exception 20050104
3 REF_EXC_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_TPDA_EXCEPTION_SERVICES TPDA: Exceptions 20050104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXCEPTION_EXISTS Static method Public Method 20050104
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050104
3 CREATE_EXC_HANDLER Static method Private Event handling method 20050104
4 CREATE_EXC_HANDLER_ISOLATED Static method Public Method 20050107
5 DESTROY_EXC_HANDLER Static method Public Event handling method 20050105
6 DISPLAY_EXC_OBJECT Instance method Public Method 20050104
7 DISPLAY_EXC_POS Instance method Public Method 20050104
8 GET_INSTANCE Static method Public Method 20050104
9 REGISTER_EVENTS Static method Public Method 20050105
Events
Class CL_TPDA_EXCEPTION_SERVICES has no event.
Types
Class CL_TPDA_EXCEPTION_SERVICES has no local type.
Method Signatures

Method CHECK_EXCEPTION_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_EXC_OBJECT_EXISTS Value transfer Type reference (TYPE) FLAG allgemeines flag 20050104
2 Exporting P_EXC_SRC_INFO_EXISTS Value transfer Type reference (TYPE) FLAG allgemeines flag 20050104

Method CHECK_EXCEPTION_EXISTS on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXC_INFO Call by reference Type reference (TYPE) TPDA_EXCEPTION_INFO TPDA: Informationen zur Ausnahme 20050104

Method CONSTRUCTOR on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method CREATE_EXC_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXC_INFO Call by reference Attribute reference (LIKE) 20050104

Method CREATE_EXC_HANDLER on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method CREATE_EXC_HANDLER_ISOLATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_EXC_INFO Call by reference Type reference (TYPE) TPDA_EXCEPTION_INFO TPDA: Informationen zur Ausnahme 20050107
2 Returning P_REF_EXC_HANDLER Value transfer Object reference (TYPE REF TO) CL_TPDA_EXCEPTION_SERVICES TPDA: Ausnahmen 20050107

Method CREATE_EXC_HANDLER_ISOLATED on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method DESTROY_EXC_HANDLER Signature

Method DESTROY_EXC_HANDLER on class CL_TPDA_EXCEPTION_SERVICES has no parameter.
Method DESTROY_EXC_HANDLER on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method DISPLAY_EXC_OBJECT Signature

Method DISPLAY_EXC_OBJECT on class CL_TPDA_EXCEPTION_SERVICES has no parameter.
Method DISPLAY_EXC_OBJECT on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method DISPLAY_EXC_POS Signature

Method DISPLAY_EXC_POS on class CL_TPDA_EXCEPTION_SERVICES has no parameter.
Method DISPLAY_EXC_POS on class CL_TPDA_EXCEPTION_SERVICES has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_REF Value transfer Object reference (TYPE REF TO) CL_TPDA_EXCEPTION_SERVICES TPDA: Ausnahmen 20050104
# Exception Resumable Description Created on
1 CX_TPDA_INTERNAL_ERROR 20050104

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_TPDA_EXCEPTION_SERVICES has no parameter.
Method REGISTER_EVENTS on class CL_TPDA_EXCEPTION_SERVICES has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700