Giri's C++ Support Library
C++ library providing everything you need to quickly create awesome applications.
|
This is the complete list of members for giri::FileSystem::FileSystemException, including all inherited members.
ExceptionBase(const std::string &msg="") | giri::ExceptionBase | inline |
FileSystemException(const std::string &msg) (defined in giri::FileSystem::FileSystemException) | giri::FileSystem::FileSystemException | inline |
getMessage() const | giri::ExceptionBase | inline |
Object()=default (defined in giri::Object< ExceptionBase >) | giri::Object< ExceptionBase > | protected |
setMessage(const std::string &message="") | giri::ExceptionBase | inline |
SPtr typedef (defined in giri::FileSystem::FileSystemException) | giri::FileSystem::FileSystemException | |
UPtr typedef (defined in giri::FileSystem::FileSystemException) | giri::FileSystem::FileSystemException | |
what() const (defined in giri::ExceptionBase) | giri::ExceptionBase | inline |
WPtr typedef (defined in giri::FileSystem::FileSystemException) | giri::FileSystem::FileSystemException | |
~Object()=default (defined in giri::Object< ExceptionBase >) | giri::Object< ExceptionBase > | protectedvirtual |