SAP ABAP Class CX_DV_EXCEPTION (Base class for Exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SDV0 (Package) Document Viewing
⤷
⤷
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 | 20040316 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20040317 |
Properties
| Class | CX_DV_EXCEPTION | |
| Short Description | Base class for Exceptions | |
| 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 | SDV0 | Document Viewing |
| Created | 20040316 | SAP |
| Last change | 20040930 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20040317 |
Friends
Class CX_DV_EXCEPTION 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) | SY-MSGV1 | Messages, Message Variable | 20040715 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variable | 20040715 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Messages, Message Variable | 20040715 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Messages, Message Variable | 20040715 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SY-MSGTY | Messages, Message Type | 20040317 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040316 | |
| 2 | Static method | Public | Method | Create Exception from Message | 20040316 | |
| 3 | Static method | Public | Method | Create Exception from Message | 20040316 |
Events
Class CX_DV_EXCEPTION has no event.
Types
Class CX_DV_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 | ATTR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20040715 | ||||
| 2 | ATTR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20040715 | ||||
| 3 | ATTR3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20040715 | ||||
| 4 | ATTR4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20040715 | ||||
| 5 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040316 | ||||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040316 |
Method CONSTRUCTOR on class CX_DV_EXCEPTION has no exception.
Method CREATE_FROM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Value transfer | Object reference (TYPE REF TO) | CX_DV_EXCEPTION | Basisklasse für Ausnahmen | 20040316 | |||
| 2 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichten, Nachrichtenklasse | 20040316 | ||
| 3 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichten, Nachrichtennummer | 20040316 | ||
| 4 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichten, Nachrichtentyp | 20040316 | ||
| 5 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 6 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 7 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 8 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 9 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20040316 | ||||
| 10 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20040316 |
Method CREATE_FROM_MESSAGE on class CX_DV_EXCEPTION has no exception.
Method RAISE_FROM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | SY-MSGID | Nachrichten, Nachrichtenklasse | 20040316 | ||
| 2 | MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichten, Nachrichtennummer | 20040316 | ||
| 3 | MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichten, Nachrichtentyp | 20040316 | ||
| 4 | MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 5 | MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 6 | MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Nachrichten, Nachrichtenvariable | 20040316 | ||
| 7 | MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Nachrichten, Nachrichtenvariable | 20040316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |