SAP ABAP Class CX_TCL_ERROR (Superclass of All Exceptions of the TCL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
S_ABAP_TCL (Package) Tiny Class Library

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause | 20060428 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_TCL_DATA_CORRUPTION | Data Corrupt/ Internal Error | 20060502 |
2 | Inheritance (c INHERITING FROM c_ref) | CX_TCL_EDGE_ALREADY_EXISTS | Edge Already Exists | 20060502 |
3 | Inheritance (c INHERITING FROM c_ref) | CX_TCL_NOT_SUPPORTED | 20060502 | |
4 | Inheritance (c INHERITING FROM c_ref) | CX_TCL_NO_DATA | No data exists | 20060505 |
5 | Inheritance (c INHERITING FROM c_ref) | CX_TCL_UNKNOWN_VERTEX | Node Is Unknown | 20060428 |
6 | Inheritance (c INHERITING FROM c_ref) | CX_TCL_VERTEX_ALREADY_EXISTS | Node Is Already Known | 20060428 |
Properties
Class | CX_TCL_ERROR | |
Short Description | Superclass of All Exceptions of the TCL | |
Super Class | CX_DYNAMIC_CHECK | Exceptions with Dynamic Check Only of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | S_ABAP_TCL | Tiny Class Library |
Created | 20060428 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_TCL_ERROR has no forward declaration.
Interfaces
Class CX_TCL_ERROR has no interface implemented.
Friends
Class CX_TCL_ERROR has no friend class.
Attributes
Class CX_TCL_ERROR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060428 |
Events
Class CX_TCL_ERROR has no event.
Types
Class CX_TCL_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 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060428 | |||
2 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060428 |
Method CONSTRUCTOR on class CX_TCL_ERROR has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |