SAP ABAP Class CX_AXT (General exception)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_COMMON (Package) Common Extensibility objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20080208 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_AXT_AUTHORITY_FAILED | Authority error | 20080208 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_AXT_DATA | Data error | 20080208 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_AXT_DATA_NO_LONGER_EXISTS | The requested object is no longer valid | 20090223 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_AXT_OPERATION_FAILED | Operation error | 20080208 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_AXT_RUNTIME | Exception class for Extensibility Runtime | 20080212 |
Properties
| Class | CX_AXT | |
| Short Description | General exception | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | AXT_COMMON | Common Extensibility objects |
| Created | 20080208 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_AXT has no forward declaration.
Interfaces
Class CX_AXT has no interface implemented.
Friends
Class CX_AXT 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) | AXTT_MSG | Messages table | 20080208 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | AXT_EXTENSION_ID | Extension ID | 20080328 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | AXT_GUID | Object id | 20080512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080208 |
Events
Class CX_AXT has no event.
Types
Class CX_AXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MT_MESSAGES | Call by reference | Type reference (TYPE) | AXTT_MSG | 20080208 | ||||
| 2 | MV_EXTENSION | Call by reference | Type reference (TYPE) | AXT_EXTENSION_ID | 20080328 | ||||
| 3 | MV_OBJECT | Call by reference | Type reference (TYPE) | AXT_GUID | 20080512 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080208 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080208 |
Method CONSTRUCTOR on class CX_AXT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |