SAP ABAP Class CX_ILM_STOR_EXCEPTION (ILM DB Store: Basic Exception)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_TYPES (Package) ILM DB Store: Basis Types and Elementary Functions
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 20130816
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20130816
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ILM_STOR_CUST ILM DB Storge: Customizing Exception 20130816
2 Inheritance (c INHERITING FROM c_ref)  CX_ILM_STOR_DB ILM DB Store: Exception for Database Access 20130816
3 Inheritance (c INHERITING FROM c_ref)  CX_ILM_STOR_PROCESS ILM DB Store: Exceptions to General Processing 20130816
4 Inheritance (c INHERITING FROM c_ref)  CX_ILM_STOR_TRANSFER ILM DB Store: Exception During Data Transfer 20130816
Properties
Class CX_ILM_STOR_EXCEPTION  
Short Description ILM DB Store: Basic Exception    
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 S_ILM_STOR_TYPES   ILM DB Store: Basis Types and Elementary Functions 
Created 20130510   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ILM_STOR_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20130816
Friends
Class CX_ILM_STOR_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT Instance attribute Public Type reference (TYPE) STRING Unspecific Context 20130816
2 DATA_MISSING Constant Public See coding 20130816
3 DUMMY Static Attribute Public Type reference (TYPE) STRING For Message...into... 20130816
4 HANDLE Instance attribute Public Type reference (TYPE) ILM_STOR_HANDLE ILM DB Store: Resource Handle 20130816
5 INVALID_CMD_CONTEXT Constant Public See coding 20130816
6 INVALID_HANDLE Constant Public See coding 20130816
7 INVALID_PATH_COL Constant Public See coding 20130830
8 INVALID_PATH_RES Constant Public See coding 20130830
9 NAME Instance attribute Public Type reference (TYPE) STRING Object Name 20130816
10 NOT_A_RESSOURCE Constant Public See coding 20130816
11 NO_AUTHORIZATION Constant Public See coding 20130911
12 NO_HANDLE Constant Public See coding 20130816
13 NO_URI_FOR_HANDLE Constant Public See coding 20130816
14 ORIGIN Instance attribute Public Type reference (TYPE) ILM_STOR_ORIGIN ILM DB Store: User ID 20130816
15 RESSOURCE_LOCKED Constant Public See coding 20130816
16 RTI_ADD_FAILED Constant Public See coding 20130816
17 RTI_INCONSISTENT Constant Public See coding 20130816
18 RTI_NOT_FOUND Constant Public See coding 20130816
19 RUNTIME_EXCEPTION Constant Public See coding 20130816
20 TODO Constant Public See coding 20130816
21 URI Instance attribute Public Type reference (TYPE) ILM_STOR_URI URI of Collection or Resource 20130816
22 URI_INVALID Constant Public See coding 20130816
23 URI_MISSING Constant Public See coding 20130816
24 URI_NOT_ROOTED Constant Public See coding 20130816
25 VALUE Instance attribute Public Type reference (TYPE) STRING Value of an Object 20130816
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130816
Events
Class CX_ILM_STOR_EXCEPTION has no event.
Types
Class CX_ILM_STOR_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 CONTEXT Call by reference Type reference (TYPE) STRING 20130816
2 Importing DUMMY Call by reference Type reference (TYPE) STRING 20130816
3 Importing HANDLE Call by reference Type reference (TYPE) ILM_STOR_HANDLE 20130816
4 Importing NAME Call by reference Type reference (TYPE) STRING 20130816
5 Importing ORIGIN Call by reference Type reference (TYPE) ILM_STOR_ORIGIN 20130816
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20130816
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20130816
8 Importing URI Call by reference Type reference (TYPE) ILM_STOR_URI 20130816
9 Importing VALUE Call by reference Type reference (TYPE) STRING 20130816

Method CONSTRUCTOR on class CX_ILM_STOR_EXCEPTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740