SAP ABAP Class CX_SOME_ERROR (Prepares General Exception Text and Exception Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SOOL (Package) Object-Oriented Basis Classes
⤷
⤷
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 | 20000906 |
Properties
| Class | CX_SOME_ERROR | |
| Short Description | Prepares General Exception Text and Exception Attributes | |
| 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 | SOOL | Object-Oriented Basis Classes |
| Created | 20000811 | SAP |
| Last change | 20000908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CX_SOME_ERROR has no interface implemented.
Friends
Class CX_SOME_ERROR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_CLASSNAME | Name of Exception Class | 20000906 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '06D1B8393CC9B26DE10000000A11447B' | 20000908 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYREPID | Name of include | 20000906 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | Code line | 20000906 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYREPID | Program name | 20000906 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000811 |
Events
Class CX_SOME_ERROR has no event.
Types
Class CX_SOME_ERROR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLASS_NAME | Value transfer | Type reference (TYPE) | ABAP_CLASSNAME | CLASS_NAME | 20000906 | |||
| 2 | INCLUDE | Value transfer | Type reference (TYPE) | SYREPID | INCLUDE | 20000906 | |||
| 3 | LINE | Value transfer | Type reference (TYPE) | I | LINE | 20000906 | |||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20000811 | ||||
| 5 | PROGRAM | Value transfer | Type reference (TYPE) | SYREPID | PROGRAM | 20000906 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20000906 |
Method CONSTRUCTOR on class CX_SOME_ERROR has no exception.
History
| Last changed by/on | SAP | 20000908 |
| SAP Release Created in | 50A |