35 #ifndef __FileDoesNotExistException_h 36 #define __FileDoesNotExistException_h 70 #ifndef __gVirtualXRayConfig_h 111 const char* aFunctionName,
113 const char* aNameOfFileToOpen);
128 const char* aFunctionName,
130 const std::string& aNameOfFileToOpen);
141 #endif // __FileDoesNotExistException_h FileDoesNotExistException(const char *aFileName, const char *aFunctionName, int anErrorLine, const char *aNameOfFileToOpen)
Constructor.
Class to handle exceptions when trying to open a read-only file that is not accessible.
FileDoesNotExistException is a class to handle exceptions when trying to open a read-only file that i...
Exception is a class to handle exceptions.
Generic class to handle exceptions.