SAP ABAP Class CX_O2_CO2_EXCEPTION (Exception Handling for Error Messages in the BSP Compiler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BSP (Application Component) Business Server Pages
⤷
SBSP_DEVTIME (Package) Business Server Pages (BSP): Development Environment 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 | 20000928 |
Properties
| Class | CX_O2_CO2_EXCEPTION | |
| Short Description | Exception Handling for Error Messages in the BSP Compiler | |
| 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 | SBSP_DEVTIME | Business Server Pages (BSP): Development Environment Objects |
| Created | 20000530 | SAP |
| Last change | 20011024 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_O2_CO2_EXCEPTION has no forward declaration.
Interfaces
Class CX_O2_CO2_EXCEPTION has no interface implemented.
Friends
Class CX_O2_CO2_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_O2_CO2_EXCEPTION | Object Containing All Error Messages in the OXYGEN Compiler | 20000530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000530 |
Events
Class CX_O2_CO2_EXCEPTION has no event.
Types
Class CX_O2_CO2_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 | ERRORMESSAGES | Value transfer | Object reference (TYPE REF TO) | CL_O2_CO2_EXCEPTION | ERRORMESSAGES | 20000530 | |||
| 2 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000530 | ||||
| 3 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000928 |
Method CONSTRUCTOR on class CX_O2_CO2_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20011024 |
| SAP Release Created in | 610 |