EasyException
ee::Exception Member List

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

Exception(std::string caller, std::string message, std::vector< ee::Note > infos, OutputFormat format=OutputFormat::EASY_EXCEPTION_OUTPUT_FORMAT) noexceptee::Exceptionexplicit
getCaller() const noexceptee::Exception
getDateOfCreation() const noexceptee::Exception
getMessage() const noexceptee::Exception
getNotes() const noexceptee::Exception
getStacktrace() const noexceptee::Exception
mCacheee::Exceptionprivate
mCalleree::Exceptionprivate
mFormatee::Exceptionprivate
mInfosee::Exceptionprivate
mMessageee::Exceptionprivate
mStacktraceee::Exceptionprivate
mTimepointee::Exceptionprivate
operator<<(const Note &info) noexceptee::Exception
update() noexceptee::Exceptionprivate
what() const noexceptoverrideee::Exception