SAP ABAP Class CX_CLB_EXCEPTION (Collaboration: Base exception)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-STW (Application Component) Social Media ABAP Integration Library
⤷
S_CLB_COMMON (Package) Common Objects and Services of the Collaboration Platform
⤷
⤷
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 | 20110805 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110805 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_CONFIG | Collaboration: Configuration exception | 20110805 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_CONNECTIVITY | SAIL: Connectivity Layer Exception | 20110805 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_DB | Collaboration: DB Exceptions | 20111208 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_FEED | Collaboration: Feed Exceptions | 20120806 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_PROCESS | SAIL: Process layer exception | 20110805 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_TECHNICAL | Technical Error | 20120806 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CX_CLB_USER_MAPPING | CLB: Exception from user mapping | 20121121 |
Properties
| Class | CX_CLB_EXCEPTION | |
| Short Description | Collaboration: Base 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 | CLB | |
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_CLB_COMMON | Common Objects and Services of the Collaboration Platform |
| Created | 20110805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_CLB_EXCEPTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_T100_MESSAGE | Interface for Accessing T100 Texts | 20110805 |
Friends
Class CX_CLB_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110805 |
Events
Class CX_CLB_EXCEPTION has no event.
Types
Class CX_CLB_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 | 20110805 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | IF_T100_MESSAGE=>T100KEY | 20110805 |
Method CONSTRUCTOR on class CX_CLB_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |