CppCommon 1.0.5.0
C++ Common Library
Loading...
Searching...
No Matches
CppCommon::Exception Member List

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

_cacheCppCommon::Exceptionmutableprotected
_locationCppCommon::Exceptionprotected
_messageCppCommon::Exceptionprotected
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+CppCommon::Exceptionfriend
operator<<CppCommon::Exceptionfriend
operator=(const Exception &)=defaultCppCommon::Exception
operator=(Exception &&)=defaultCppCommon::Exception
string() constCppCommon::Exceptionvirtual
what() const noexcept overrideCppCommon::Exception
~Exception()=defaultCppCommon::Exceptionvirtual