SAP ABAP Class CX_SLEI_EXCEPTION (LEI Root exception class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
⤷
SLEI_COMMON (Package) LEI Common 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 | 20081024 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081128 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_BEF_GENERATE | LEI event facade generation exception | 20081117 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_DT_LNKG | LEI design time linkage exception | 20081111 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_EVT_MGR | Exception class for event manager operations | 20081121 |
4 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_LNKG_DB | Exception class for lnkg db access | 20081111 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_LNKG_SVC | LEI linkage service class exception | 20081111 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_RUN | BPM Local Event Infrastructure Runtime Exception | 20081117 |
7 | Inheritance (c INHERITING FROM c_ref) | CX_SLEI_RUN_FACADE | Business Event Facade Runtime Exception | 20081205 |
Properties
Class | CX_SLEI_EXCEPTION | |
Short Description | LEI Root exception class | |
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 | SLEI_COMMON | LEI Common Objects |
Created | 20081008 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SLEI_EXCEPTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20081128 |
Friends
Class CX_SLEI_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20081128 | ||||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | space - Error - 'W' - warning | 20081212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081024 |
Events
Class CX_SLEI_EXCEPTION has no event.
Types
Class CX_SLEI_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 | ![]() |
MV_SEVERITY | Call by reference | Type reference (TYPE) | CHAR1 | 20081212 | |||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081024 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20081024 |
Method CONSTRUCTOR on class CX_SLEI_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 731 |