SAP ABAP Class CX_SHDB_EXCEPTION (exceptions of HANA DB objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   HAN-DB (Application Component) SAP HANA Database
     SHDB (Package) Basis Package for HDB
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 20111130
Properties
Class CX_SHDB_EXCEPTION  
Short Description exceptions of HANA DB objects    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SHDB   Basis Package for HDB 
Created 20111130   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SHDB_EXCEPTION has no forward declaration.
Interfaces
Class CX_SHDB_EXCEPTION has no interface implemented.
Friends
Class CX_SHDB_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERR_APPL Constant Public Type reference (TYPE) TEXTID '800' general msg id of application callback error 20130814
2 MC_ERR_DDL Constant Public Attribute reference (LIKE) TEXTID '700' general msg id of table lclassification error 20130605
3 MC_ERR_DML Constant Public Attribute reference (LIKE) TEXTID '750' general msg id of table lclassification error 20131016
4 MC_ERR_HOSTS Constant Public Type reference (TYPE) TEXTID '650' general msg id of host error 20131203
5 MC_ERR_METADATA Constant Public Attribute reference (LIKE) TEXTID '200' general msg id of meta data error 20121127
6 MC_ERR_PART_SPEC Constant Public Attribute reference (LIKE) TEXTID '100' general msg id of partition spec error 20111130
7 MC_ERR_STORAGE Constant Public Attribute reference (LIKE) TEXTID '500' general msg id of table lclassification error 20130605
8 MC_ERR_TABCLASS Constant Public Attribute reference (LIKE) TEXTID '400' general msg id of table lclassification error 20130312
9 MC_ERR_TABLOC Constant Public Attribute reference (LIKE) TEXTID '300' general msg id of table location error 20121127
10 MC_ERR_TABPROP Constant Public Attribute reference (LIKE) TEXTID '600' general msg id of table lclassification error 20130605
11 MV_SQL Instance attribute Public Type reference (TYPE) STRING 20120601
12 MV_STR1 Instance attribute Public Type reference (TYPE) STRING 20111130
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111130
2 RAISE Static method Public Method create exception object for SHDB errors 20111130
Events
Class CX_SHDB_EXCEPTION has no event.
Types
Class CX_SHDB_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 Importing MV_SQL Call by reference Type reference (TYPE) STRING 20120601
2 Importing MV_STR1 Call by reference Type reference (TYPE) STRING 20111130
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20111130
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20111130

Method CONSTRUCTOR on class CX_SHDB_EXCEPTION has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SQL Call by reference Type reference (TYPE) STRING SQL statement 20120601
2 Importing IV_STR Call by reference Type reference (TYPE) STRING 20111130
3 Importing MSG_ID Call by reference Attribute reference (LIKE) TEXTID MC_ERR_PART_SPEC Nachrichtenidentifikation 20111130
# Exception Resumable Description Created on
1 CX_SHDB_EXCEPTION exceptions of HANA DB objects 20111130
History
Last changed by/on SAP  20130531 
SAP Release Created in 740