SAP ABAP Class CX_CLASS_ERROR (Class Processing Error)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CLASS_BUILDER_ERROR | Class Processing Error | 20000830 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CLASS_EXISTING | Class Already Exists | 20010502 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CLASS_NOT_EXISTENT | Class Does Not Exist | 20000914 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_CLASS_WRONG_CATEGORY | Class Processing Error | 20001206 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_COMPONENT_ERROR | Error Processing Class Component | 20001206 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_OO_CLIF_ACCESS_ERROR | Authorization error | 20001023 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_TYPEUSAGE_NOT_EXISTING | Type Group Use Does not Exist | 20010511 |
Properties
| Class | CX_CLASS_ERROR | |
| Short Description | Class Processing Error | |
| Super Class | CX_CLASS_BUILDER_ERROR | Class Processing Error |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 20000830 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CLASS_ERROR has no forward declaration.
Interfaces
Class CX_CLASS_ERROR has no interface implemented.
Friends
Class CX_CLASS_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) | SEOCLSNAME | Class | 20001023 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '3BD5A6ACF388D41181DA00A0C99E0BAF' | Exception ID: Value for Attribute TEXTID | 20000914 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000830 |
Events
Class CX_CLASS_ERROR has no event.
Types
Class CX_CLASS_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 | CLSNAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | CLSNAME | 20001023 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000830 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000830 |
Method CONSTRUCTOR on class CX_CLASS_ERROR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |