CppCommon  1.0.4.1
C++ Common Library
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+(const SourceLocation &location, T &&instance)CppCommon::Exceptionfriend
operator<<(std::ostream &os, const Exception &ex)CppCommon::Exceptionfriend
operator=(const Exception &)=defaultCppCommon::Exception
operator=(Exception &&)=defaultCppCommon::Exception
string() constCppCommon::Exceptionvirtual
what() const noexcept overrideCppCommon::Exception
~Exception()=defaultCppCommon::Exceptionvirtual