SAP ABAP Class CX_ESDB_INTERNAL_ERROR (Error during internal processing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SESD_BROWSER (Package) ESD Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ESDB_EXCEPTION Abstract Error Exception Class 20111010
Properties
Class CX_ESDB_INTERNAL_ERROR  
Short Description Error during internal processing    
Super Class CX_ESDB_EXCEPTION Abstract Error Exception Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SESD_BROWSER   ESD Browser 
Created 20111010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ESDB_INTERNAL_ERROR has no forward declaration.
Interfaces
Class CX_ESDB_INTERNAL_ERROR has no interface implemented.
Friends
Class CX_ESDB_INTERNAL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ESDB_INTERNAL_ERROR Constant Public See coding 20111010
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111010
Events
Class CX_ESDB_INTERNAL_ERROR has no event.
Types
Class CX_ESDB_INTERNAL_ERROR 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 MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES 20111010
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111010
3 Importing T100_MSGID Call by reference Type reference (TYPE) SY-MSGID 20111010
4 Importing T100_MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20111010
5 Importing T100_MSGTY Call by reference Type reference (TYPE) SY-MSGTY 20111010
6 Importing T100_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20111010
7 Importing T100_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20111010
8 Importing T100_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 20111010
9 Importing T100_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 20111010
10 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20111010

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