SAP ABAP Class CX_ESDB_EXCEPTION (Abstract Error Exception Class)
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_ESD_EXCEPTION | Unified Editor: Exception | 20111010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20111010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_ESDB_ESR_ERROR | Error during internal processing | 20111017 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_ESDB_INTERNAL_ERROR | Error during internal processing | 20111010 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_ESDB_NO_OBJECTS | Folder would not contain an object | 20130916 |
Properties
| Class | CX_ESDB_EXCEPTION | |
| Short Description | Abstract Error Exception Class | |
| Super Class | CX_ESD_EXCEPTION | Unified Editor: Exception |
| 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_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20111010 |
Friends
Class CX_ESDB_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20111010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111010 |
Events
Class CX_ESDB_EXCEPTION has no event.
Types
Class CX_ESDB_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 | MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ESD_MESSAGES | 20111010 | ||||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20111010 | ||||
| 3 | T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20111010 | ||||
| 4 | T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20111010 | ||||
| 5 | T100_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20111010 | ||||
| 6 | T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20111010 | ||||
| 7 | T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20111010 | ||||
| 8 | T100_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20111010 | ||||
| 9 | T100_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20111010 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20111010 |
Method CONSTRUCTOR on class CX_ESDB_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 804 |