SAP ABAP Class CX_SY_ILLEGAL_HANDLER (Exceptions for Errors in Exception Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20051123 |
Properties
| Class | CX_SY_ILLEGAL_HANDLER | |
| Short Description | Exceptions for Errors in Exception Handler | |
| Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | S_ABAP_EXCEPTIONS | ABAP Runtime Errors as System Exceptions |
| Created | 20051123 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SY_ILLEGAL_HANDLER has no forward declaration.
Interfaces
Class CX_SY_ILLEGAL_HANDLER has no interface implemented.
Friends
Class CX_SY_ILLEGAL_HANDLER 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 | '963A8343870AC55BE10000000A15523C' | 20051123 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '523B8343870AC55BE10000000A15523C' | 20051123 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | 'D36A2F5297B8BC4FAEA07C91149DE868' | 20060206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20051123 |
Events
Class CX_SY_ILLEGAL_HANDLER has no event.
Types
Class CX_SY_ILLEGAL_HANDLER 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 | 20051123 | ||||
| 2 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20051123 |
Method CONSTRUCTOR on class CX_SY_ILLEGAL_HANDLER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |