SAP ABAP Class CX_OO_ADT_GENERAL (Root class for adt oo exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
⤷
SEO_ADT (Package) ABAP Develeopment Tools integration for Class Builder

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_ADT_RESOURCE | Resource exception | 20091202 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_OO_ADT_INVALID_CLS_CATEGORY | Invalid class category | 20100723 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_OO_ADT_NOT_SUPPORTED | Feature not supported | 20091202 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_OO_ADT_SCAN_FAILURE | Resource save failure | 20091202 |
Properties
Class | CX_OO_ADT_GENERAL | |
Short Description | Root class for adt oo exceptions | |
Super Class | CX_ADT_RESOURCE | Resource exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SEO_ADT | ABAP Develeopment Tools integration for Class Builder |
Created | 20091202 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_OO_ADT_GENERAL has no forward declaration.
Interfaces
Class CX_OO_ADT_GENERAL has no interface implemented.
Friends
Class CX_OO_ADT_GENERAL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | SADT_NAMESPACE | 'com.sap.adt.oo' | Namespace | 20091202 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091202 |
Events
Class CX_OO_ADT_GENERAL has no event.
Types
Class CX_OO_ADT_GENERAL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV1 | 20091202 | ||
2 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV2 | 20091202 | ||
3 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV3 | 20091202 | ||
4 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | SY-MSGV4 | 20091202 | ||
5 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20091202 | |||
6 | ![]() |
PROPERTIES | Call by reference | Object reference (TYPE REF TO) | IF_ADT_EXCEPTION_PROPERTIES | 20091202 | |||
7 | ![]() |
RESOURCE_ID | Call by reference | Type reference (TYPE) | STRING | 20091202 | |||
8 | ![]() |
RESOURCE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20091202 | |||
9 | ![]() |
SUBTYPE | Call by reference | Type reference (TYPE) | SADT_EXC_TYPE | 20091202 | |||
10 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20091202 |
Method CONSTRUCTOR on class CX_OO_ADT_GENERAL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |