![]() |
CosmoBolognaLib
Free Software C++/Python libraries for cosmological calculations
|
This is the complete list of members for cbl::glob::Exception, including all inherited members.
Exception() | cbl::glob::Exception | inline |
Exception(const std::string message, const ExitCode exitCode=ExitCode::_error_, const std::string header="\n", const std::string functionCBL=cbl::par::defaultString, const std::string fileCBL=cbl::par::defaultString) | cbl::glob::Exception | inlineexplicit |
exitCode() const noexcept | cbl::glob::Exception | inline |
fileCBL() const noexcept | cbl::glob::Exception | inline |
functionCBL() const noexcept | cbl::glob::Exception | inline |
m_exitCode | cbl::glob::Exception | protected |
m_fileCBL | cbl::glob::Exception | protected |
m_functionCBL | cbl::glob::Exception | protected |
m_message | cbl::glob::Exception | protected |
what() const noexcept override | cbl::glob::Exception | inline |
~Exception() noexcept=default | cbl::glob::Exception | virtual |