SAP ABAP Class CX_HCS_DIRECTORY_ACCESS_ERROR (Exception During Directory Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
     SHCS_FILE_BASE (Package) Help Center Search: General File Access 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 20090528
Properties
Class CX_HCS_DIRECTORY_ACCESS_ERROR  
Short Description Exception During Directory Access    
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 SHCS_FILE_BASE   Help Center Search: General File Access Functions 
Created 20090519   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_HCS_DIRECTORY_ACCESS_ERROR has no forward declaration.
Interfaces
Class CX_HCS_DIRECTORY_ACCESS_ERROR has no interface implemented.
Friends
Class CX_HCS_DIRECTORY_ACCESS_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_HCS_DIRECTORY_ACCESS_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050568E52B002EE87E8D17EB6918048' 20090904
2 DIRECTORYNAME Instance attribute Public Type reference (TYPE) STRING Directory Name 20090528
3 DIRECTORY_COULD_NOT_BE_READ Constant Public Type reference (TYPE) SOTR_CONC '00145EF433BE02ED958B9EB16A341412' 20090528
4 ERRMSG Instance attribute Public Type reference (TYPE) HCS_DIRECTORY_ACCESS_ERRMSG Error Text for Directory Access 20090528
5 ERRNO Instance attribute Public Type reference (TYPE) HCS_DIRECTORY_ACCESS_ERRNO Error Number for Directory Access 20090528
6 INTERNALERROR Instance attribute Public Type reference (TYPE) I Internal error 20090528
7 INTERNAL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '00145EF433BE02ED958B9EB1FCB8D413' 20090528
8 LOGICALPATH Instance attribute Public Type reference (TYPE) FILEPATH-PATHINTERN Logical Path 20090903
9 LOGICAL_PATH_DOES_NOT_EXIST Constant Public Type reference (TYPE) SOTR_CONC '00145EF433BE02ED958B9EB276631414' 20090903
10 OPERATING_SYSTEM_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '00145EF433BE02ED958B9EB2EE2FD415' 20090903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090528
Events
Class CX_HCS_DIRECTORY_ACCESS_ERROR has no event.
Types
Class CX_HCS_DIRECTORY_ACCESS_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 DIRECTORYNAME Call by reference Type reference (TYPE) STRING 20090528
2 Importing ERRMSG Call by reference Type reference (TYPE) HCS_DIRECTORY_ACCESS_ERRMSG 20090528
3 Importing ERRNO Call by reference Type reference (TYPE) HCS_DIRECTORY_ACCESS_ERRNO 20090528
4 Importing INTERNALERROR Call by reference Type reference (TYPE) I 20090528
5 Importing LOGICALPATH Call by reference Type reference (TYPE) FILEPATH-PATHINTERN 20090903
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090528
7 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20090528

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