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

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

_cacheCppCommon::Exceptionmutableprotected
_locationCppCommon::Exceptionprotected
_messageCppCommon::Exceptionprotected
_system_errorCppCommon::SystemExceptionprotected
_system_messageCppCommon::SystemExceptionprotected
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
string() const overrideCppCommon::SystemExceptionvirtual
system_error() const noexceptCppCommon::SystemExceptioninline
system_message() const noexceptCppCommon::SystemExceptioninline
SystemException()CppCommon::SystemExceptioninline
SystemException(int error)CppCommon::SystemExceptioninlineexplicit
SystemException(const std::string &message)CppCommon::SystemExceptioninlineexplicit
SystemException(const std::string &message, int error)CppCommon::SystemExceptioninlineexplicit
what() const noexcept overrideCppCommon::Exception
~Exception()=defaultCppCommon::Exceptionvirtual