SAP ABAP Class CL_LXE_MSG_EXCEPTION (Message that hosts an exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DOC-TTL (Application Component) Translation Tools
⤷
SLXE (Package) New MLT Environment

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LXE_MESSAGE | Interface for messages | 20110309 |
Properties
Class | CL_LXE_MSG_EXCEPTION | |
Short Description | Message that hosts an exception | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLXE | New MLT Environment |
Created | 20110309 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LXE_MSG_EXCEPTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_LXE_MESSAGE | Interface for messages | 20110309 |
Friends
Class CL_LXE_MSG_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110309 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110309 |
2 | ![]() |
Static method | Public | Method | Creates a message that hosts an exception | 20110309 |
Events
Class CL_LXE_MSG_EXCEPTION has no event.
Types
Class CL_LXE_MSG_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 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110309 |
Method CONSTRUCTOR on class CL_LXE_MSG_EXCEPTION has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20110309 | ||
2 | ![]() |
MESSAGE | Value transfer | Object reference (TYPE REF TO) | CL_LXE_MSG_EXCEPTION | Message that hosts an exception | 20110309 |
Method CREATE on class CL_LXE_MSG_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |