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

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

_cacheCppCommon::Exceptionmutableprotected
_locationCppCommon::Exceptionprotected
_messageCppCommon::Exceptionprotected
Exception(const std::string &message="")CppCommon::DomainExceptioninlineexplicit
Exception(const Exception &)=defaultCppCommon::DomainException
Exception(Exception &&)=defaultCppCommon::DomainException
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