fire v0.19.0
Framework for sImulation and Reconstruction of Events
|
This is the complete list of members for fire::Exception, including all inherited members.
category() const noexcept | fire::Exception | inline |
category_ | fire::Exception | private |
Exception() noexcept | fire::Exception | inline |
Exception(const std::string &cat, const std::string &msg, bool build_trace=true) noexcept | fire::Exception | |
exception(T... args) | std::exception | |
message() const noexcept | fire::Exception | inline |
message_ | fire::Exception | private |
operator=(T... args) | std::exception | |
stack_trace_ | fire::Exception | private |
trace() const noexcept | fire::Exception | inline |
what() const noexcept override | fire::Exception | inlinevirtual |
std::exception::what(T... args) | std::exception | |
~Exception()=default | fire::Exception | virtual |
~exception(T... args) | std::exception |