SAP ABAP Class CX_SWB_EXCEPTION (ABAP Workbench: Exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SWB_TOOL (Package) Abstract Workbench Tool

⤷

⤷

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 | 20081122 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SWB_ACTION_CANCELED | Action Canceled | 20090408 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_SWB_ACTION_CANCELLED | Action Canceled | 20090526 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_SWB_OBJECT_DOES_NOT_EXIST | The requested object does not exist | 20090327 |
Properties
Class | CX_SWB_EXCEPTION | |
Short Description | ABAP Workbench: 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 | SWB_TOOL | Abstract Workbench Tool |
Created | 20081122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SWB_EXCEPTION has no forward declaration.
Interfaces
Class CX_SWB_EXCEPTION has no interface implemented.
Friends
Class CX_SWB_EXCEPTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1EE283959EB19FAACDDB' | 20121002 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGID | Message Class | 20081122 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Message Number | 20081122 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGTY | Message Type | 20110614 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20081122 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20081122 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV3 | Message Variable | 20110614 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV4 | Message Variable | 20110614 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110614 | |||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | User-Defined Error Text | 20121002 | ||
11 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '80E0ED0A31991DDE8DB4225BB672D932' | 20090526 | ||
12 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '80E0ED0A31991DEE8DB422749FF2CD31' | 20090526 | ||
13 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '80E0ED0A31991DDE8DB4226D64028078' | 20090526 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20081122 |
2 | ![]() |
Static method | Public | Method | Throws comfortable exception with T100 message | 20110614 |
3 | ![]() |
Instance method | Public | Method | 20120221 |
Events
Class CX_SWB_EXCEPTION has no event.
Types
Class CX_SWB_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20081122 | |||
2 | ![]() |
T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20081122 | |||
3 | ![]() |
T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20081122 | |||
4 | ![]() |
T100_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 20110614 | |||
5 | ![]() |
T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20081122 | |||
6 | ![]() |
T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20081122 | |||
7 | ![]() |
T100_MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | 20110614 | |||
8 | ![]() |
T100_MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | 20110614 | |||
9 | ![]() |
T100_SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110614 | |||
10 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | 20121002 | |||
11 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20081122 |
Method CONSTRUCTOR on class CX_SWB_EXCEPTION has no exception.
Method CREATE_T100_MESSAGE_ROOT 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 | Nachrichtenklasse | 20110614 | |
2 | ![]() |
MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | SY-MSGNO | Nachrichtennummer | 20110614 | |
3 | ![]() |
MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichtentyp | 20110614 | |
4 | ![]() |
MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | SY-MSGV1 | Nachrichtenvariable | 20110614 | |
5 | ![]() |
MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | SY-MSGV2 | Nachrichtenvariable | 20110614 | |
6 | ![]() |
MSGV3 | Call by reference | Type reference (TYPE) | SY-MSGV3 | SY-MSGV3 | Nachrichtenvariable | 20110614 | |
7 | ![]() |
MSGV4 | Call by reference | Type reference (TYPE) | SY-MSGV4 | SY-MSGV4 | Nachrichtenvariable | 20110614 | |
8 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | Ausnahme, die auf die aktuelle abgebildet wurde | 20110614 | ||
9 | ![]() |
SHORT_TEXT | Call by reference | Type reference (TYPE) | STRING | T100 Kurztext | 20110614 | ||
10 | ![]() |
TEXT | Call by reference | Type reference (TYPE) | STRING | Beliebiger Fehlertext | 20121002 | ||
11 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20121002 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ABAP Workbench: Ausnahme | 20110614 |
Method GET_TEXTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20120221 |
Method GET_TEXTID on class CX_SWB_EXCEPTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |