SAP ABAP Class CX_SHM_GENERAL_ERROR (General Exceptions for Shared Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SHARED_OBJECTS (Package) Shared Objects: Basis Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20020905 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_ALREADY_DETACHED | Handle Already Released | 20020814 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_BUILD_FAILED | 20030408 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_INITIAL_REFERENCE | Initial Reference Passed | 20020814 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_NOT_ENABLED | Object Is Not SHM-Enabled | 20030411 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_OBJECT_NOT_SERIALIZABLE | Not all objects can be serialized | 20030715 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_PARAMETER_ERROR | Incorrect parameter transferred | 20030416 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_SHM_WRONG_HANDLE | Incorrect Handle | 20020814 |
Properties
| Class | CX_SHM_GENERAL_ERROR | |
| Short Description | General Exceptions for Shared Objects | |
| Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SHARED_OBJECTS | Shared Objects: Basis Components |
| Created | 20020814 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SHM_GENERAL_ERROR has no forward declaration.
Interfaces
Class CX_SHM_GENERAL_ERROR has no interface implemented.
Friends
Class CX_SHM_GENERAL_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | Area Name | 20030225 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Client of the Area Instance | 20030428 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'E61F13F7B4071ED2959AE87BB5E48091' | 20130102 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Name of Area Instance | 20030225 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020814 |
Events
Class CX_SHM_GENERAL_ERROR has no event.
Types
Class CX_SHM_GENERAL_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 | AREA_NAME | Call by reference | Type reference (TYPE) | STRING | 20030225 | ||||
| 2 | CLIENT | Call by reference | Type reference (TYPE) | STRING | 20030428 | ||||
| 3 | INST_NAME | Call by reference | Type reference (TYPE) | STRING | 20030225 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020814 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020814 |
Method CONSTRUCTOR on class CX_SHM_GENERAL_ERROR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 630 |