jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
jau::math::MathError Member List

This is the complete list of members for jau::math::MathError, including all inherited members.

backtrace() const noexceptjau::ExceptionBaseinline
brief_message() const noexceptjau::ExceptionBaseinline
error() const noexceptjau::math::MathErrorBase
ExceptionBase(std::string &&type, std::string const &m, const char *file, int line) noexceptjau::ExceptionBaseprotected
ExceptionBase(const ExceptionBase &o) noexcept=defaultjau::ExceptionBase
ExceptionBase(ExceptionBase &&o) noexcept=defaultjau::ExceptionBase
MathError(math_error_t err, std::string const &m, const char *file, int line) noexceptjau::math::MathErrorinline
MathErrorBase(math_error_t err, std::string const &m, const char *file, int line) noexceptjau::math::MathErrorBaseinlineprotected
operator const std::string &() const noexceptjau::ExceptionBaseinline
operator<<(std::ostream &out) noexceptjau::ExceptionBaseinline
operator=(const ExceptionBase &o) noexcept=defaultjau::ExceptionBase
operator=(ExceptionBase &&o) noexcept=defaultjau::ExceptionBase
what() const noexcept overridejau::math::MathErrorinlinevirtual
whole_message() const noexceptjau::ExceptionBaseinline
~ExceptionBase() noexcept=defaultjau::ExceptionBasevirtual