CppCommon  1.0.4.1
C++ Common Library
CppCommon::FileSystemException Member List

This is the complete list of members for CppCommon::FileSystemException, including all inherited members.

_cacheCppCommon::Exceptionmutableprotected
_dstCppCommon::FileSystemExceptionprotected
_locationCppCommon::Exceptionprotected
_messageCppCommon::Exceptionprotected
_pathCppCommon::FileSystemExceptionprotected
_srcCppCommon::FileSystemExceptionprotected
_system_errorCppCommon::SystemExceptionprotected
_system_messageCppCommon::SystemExceptionprotected
Attach(const Path &path)CppCommon::FileSystemExceptioninline
Attach(const Path &src, const Path &dst)CppCommon::FileSystemExceptioninline
Exception(const std::string &message="")CppCommon::Exceptioninlineexplicit
Exception(const Exception &)=defaultCppCommon::Exception
Exception(Exception &&)=defaultCppCommon::Exception
location() const noexceptCppCommon::Exceptioninline
message() const noexceptCppCommon::Exceptioninline
operator=(const Exception &)=defaultCppCommon::Exception
operator=(Exception &&)=defaultCppCommon::Exception
path() const noexceptCppCommon::FileSystemExceptioninline
string() const overrideCppCommon::FileSystemExceptionvirtual
system_error() const noexceptCppCommon::SystemExceptioninline
system_message() const noexceptCppCommon::SystemExceptioninline
SystemException()CppCommon::FileSystemExceptioninline
SystemException(int error)CppCommon::FileSystemExceptioninlineexplicit
SystemException(const std::string &message)CppCommon::FileSystemExceptioninlineexplicit
SystemException(const std::string &message, int error)CppCommon::FileSystemExceptioninlineexplicit
CppCommon::SystemException::SystemException(int error)CppCommon::SystemExceptioninlineexplicit
CppCommon::SystemException::SystemException(const std::string &message)CppCommon::SystemExceptioninlineexplicit
CppCommon::SystemException::SystemException(const std::string &message, int error)CppCommon::SystemExceptioninlineexplicit
what() const noexcept overrideCppCommon::Exception
~Exception()=defaultCppCommon::Exceptionvirtual