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

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

_cacheCppCommon::Exceptionmutableprotected
_locationCppCommon::Exceptionprotected
_messageCppCommon::Exceptionprotected
Exception(const std::string &message="")CppCommon::RuntimeExceptioninlineexplicit
Exception(const Exception &)=defaultCppCommon::RuntimeException
Exception(Exception &&)=defaultCppCommon::RuntimeException
CppCommon::Exception::Exception(const std::string &message="")CppCommon::Exceptioninlineexplicit
CppCommon::Exception::Exception(const Exception &)=defaultCppCommon::Exception
CppCommon::Exception::Exception(Exception &&)=defaultCppCommon::Exception
location() const noexceptCppCommon::Exceptioninline
message() const noexceptCppCommon::Exceptioninline
operator=(const Exception &)=defaultCppCommon::Exception
operator=(Exception &&)=defaultCppCommon::Exception
string() constCppCommon::Exceptionvirtual
what() const noexcept overrideCppCommon::Exception
~Exception()=defaultCppCommon::Exceptionvirtual