fire v0.19.0
Framework for sImulation and Reconstruction of Events
fire::Exception Member List

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

category() const noexceptfire::Exceptioninline
category_fire::Exceptionprivate
Exception() noexceptfire::Exceptioninline
Exception(const std::string &cat, const std::string &msg, bool build_trace=true) noexceptfire::Exception
exception(T... args)std::exception
message() const noexceptfire::Exceptioninline
message_fire::Exceptionprivate
operator=(T... args)std::exception
stack_trace_fire::Exceptionprivate
trace() const noexceptfire::Exceptioninline
what() const noexcept overridefire::Exceptioninlinevirtual
std::exception::what(T... args)std::exception
~Exception()=defaultfire::Exceptionvirtual
~exception(T... args)std::exception