SAP ABAP Class CX_HDB_CONNECTION_NOT_FOUND (DB connection does not exist.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREX (Package) TREX ABAP client
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 20101104
Properties
Class CX_HDB_CONNECTION_NOT_FOUND  
Short Description DB connection does not exist.    
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 STREX   TREX ABAP client 
Created 20101102   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HDB_CONNECTION_NOT_FOUND has no forward declaration.
Interfaces
Class CX_HDB_CONNECTION_NOT_FOUND has no interface implemented.
Friends
Class CX_HDB_CONNECTION_NOT_FOUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_HDB_CONNECTION_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28EC7AE134CA409D9' 20101104
2 CX_HDB_IRRELEVANT_CALL Constant Public Type reference (TYPE) SOTR_CONC '5EF3FD3588FF1ED28EC7AF10BFE849D9' 20121129
3 DB_CON Instance attribute Public Type reference (TYPE) DBCON_NAME Logical name for a database connection 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20101104
Events
Class CX_HDB_CONNECTION_NOT_FOUND has no event.
Types
Class CX_HDB_CONNECTION_NOT_FOUND 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 DB_CON Call by reference Type reference (TYPE) DBCON_NAME 20101104
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20101104
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20101104

Method CONSTRUCTOR on class CX_HDB_CONNECTION_NOT_FOUND has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in