SAP ABAP Class CX_CBASE_ERROR (Error Handling for CBase)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-CBA (Application Component) cBASE / Configuration Store
     CUIB_GEN (Package) CU: Interface IBase - Configuration (General Part)
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 20021216
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CBASE_TESTING CUIB Testing Exceptions 20041221
2 Inheritance (c INHERITING FROM c_ref)  CX_CBASE_WAS_LOADED CUIB: CBase Loaded 20021223
3 Inheritance (c INHERITING FROM c_ref)  CX_CUX_CBASE_HANDLING Error Handling CBase (CUX) 20021217
Properties
Class CX_CBASE_ERROR  
Short Description Error Handling for CBase    
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 CUIB_GEN   CU: Interface IBase - Configuration (General Part) 
Created 20021216   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CBASE_ERROR has no forward declaration.
Interfaces
Class CX_CBASE_ERROR has no interface implemented.
Friends
Class CX_CBASE_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_NO Instance attribute Public Type reference (TYPE) SYSUBRC Return Value, Return Value After ABAP Statements 20021216
2 GC_CLASSIFICATION Constant Public Type reference (TYPE) SYSUBRC 323 Return Value, Return Value After ABAP Statements 20021223
3 GC_INVALID_DATA Constant Public Type reference (TYPE) SYSUBRC 329 Return Value, Return Value After ABAP Statements 20040802
4 GC_INVALID_INSTANCE Constant Public Type reference (TYPE) SYSUBRC 321 Return Value, Return Value After ABAP Statements 20021223
5 GC_INVALID_STATE Constant Public Type reference (TYPE) SYSUBRC 330 Return Value of ABAP Statements 20041201
6 GC_MOMENT Constant Public Type reference (TYPE) SYSUBRC 327 Return Value, Return Value After ABAP Statements 20021227
7 GC_NOT_A_ROOT_INSTANCE Constant Public Type reference (TYPE) SYSUBRC 325 Return Value, Return Value After ABAP Statements 20021227
8 GC_NOT_LOADED Constant Public Type reference (TYPE) SYSUBRC 322 Return Value, Return Value After ABAP Statements 20021223
9 GC_NO_STRUCTURE Constant Public Type reference (TYPE) SYSUBRC 331 Return Value of ABAP Statements 20041221
10 GC_REGISTER Constant Public Type reference (TYPE) SYSUBRC 324 Return Value, Return Value After ABAP Statements 20021227
11 GC_UNKNOWN_OWNER Constant Public Type reference (TYPE) SYSUBRC 326 Return Value, Return Value After ABAP Statements 20021227
12 GC_UNKNOWN_STATUS Constant Public Type reference (TYPE) SYSUBRC 328 Return Value, Return Value After ABAP Statements 20030102
13 MSG Instance attribute Public Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20021216
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021216
Events
Class CX_CBASE_ERROR has no event.
Types
Class CX_CBASE_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 Importing ERROR_NO Call by reference Type reference (TYPE) SYSUBRC 20021216
2 Importing MSG Call by reference Type reference (TYPE) BAL_S_MSG 20021216
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20021216
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20021216

Method CONSTRUCTOR on class CX_CBASE_ERROR has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in 470