SAP ABAP Class CX_STW_EXCEPTION (SAP Jam Static exceptions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_STW_OL_EXCEPTIONS (Package) Object Layer of StreamWork Lib. Exc. handling (comp. mode)
⤷
⤷
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 | 20110802 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110802 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STW_ACTIVITY | SAP Jam Group exceptions | 20110805 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_STW_ACTIVITY_QUERY | SAP Jam Group Query exception | 20110926 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_STW_ADMIN | SAP Jam error during administrative task | 20120605 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_STW_BO | SAP Jam Business Object Exceptions | 20110923 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_STW_COMMENT | Error from Comment (of an Item) | 20111118 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_STW_EXAMPLE | Exceptions for Demo Reports | 20111221 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_STW_FEED | SAP Jam Feed exceptions | 20110805 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CX_STW_ITEM | SAP Jam Item exceptions | 20110805 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CX_STW_ITEM_QUERY | SAP Jam Item Query Exception | 20111205 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CX_STW_TASK | SAP Jam Task exceptions | 20120601 |
| ... | Click here to see Used By full list (12 items) | |||
Properties
| Class | CX_STW_EXCEPTION | |
| Short Description | SAP Jam Static 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 | STW_OL | |
| Program status | P | SAP Standard Production Program |
| Category | 40 | Exception Class |
| Package | S_STW_OL_EXCEPTIONS | Object Layer of StreamWork Lib. Exc. handling (comp. mode) |
| Created | 20110802 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_STW_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110802 |
Friends
Class CX_STW_EXCEPTION has no friend class.
Attributes
Class CX_STW_EXCEPTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110802 |
Events
Class CX_STW_EXCEPTION has no event.
Types
Class CX_STW_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 | 20110802 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110802 |
Method CONSTRUCTOR on class CX_STW_EXCEPTION has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |