20 #ifndef _ANCH_RESOURCE_FILE_RESOURCE_FILE_EXCEPTION_H_ 21 #define _ANCH_RESOURCE_FILE_RESOURCE_FILE_EXCEPTION_H_ 51 const std::string& error);
67 const char*
what()
const noexcept;
75 #endif // _ANCH_RESOURCE_FILE_RESOURCE_FILE_EXCEPTION_H_ AnCH framework base namespace.
Definition: base64.hpp:28
Definition: resourceFileException.hpp:34
virtual ~ResourceFileException() noexcept
Definition: resourceFileException.cpp:42
ResourceFileException(const std::string &filePath, const std::string &error)
Definition: resourceFileException.cpp:33
const char * what() const noexcept
Definition: resourceFileException.cpp:52