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

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

backtrace() const noexceptjau::ExceptionBaseinline
brief_message() const noexceptjau::ExceptionBaseinline
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
IllegalArgumentError(std::string &&type, std::string const &m, const char *file, int line) noexceptjau::IllegalArgumentErrorinlineprotected
IllegalArgumentError(std::string const &m, const char *file, int line) noexceptjau::IllegalArgumentErrorinline
LogicErrorBase(std::string &&type, std::string const &m, const char *file, int line) noexceptjau::LogicErrorBaseinlineprotected
LogicErrorBase(const LogicErrorBase &o) noexcept=defaultjau::LogicErrorBase
LogicErrorBase(LogicErrorBase &&o) noexcept=defaultjau::LogicErrorBase
operator const std::string &() const noexceptjau::ExceptionBaseinline
operator<<(std::ostream &out) noexceptjau::ExceptionBaseinline
operator=(const LogicErrorBase &o) noexcept=defaultjau::LogicErrorBase
operator=(LogicErrorBase &&o) noexcept=defaultjau::LogicErrorBase
jau::ExceptionBase::operator=(const ExceptionBase &o) noexcept=defaultjau::ExceptionBase
jau::ExceptionBase::operator=(ExceptionBase &&o) noexcept=defaultjau::ExceptionBase
what() const noexcept overridejau::IllegalArgumentErrorinlinevirtual
whole_message() const noexceptjau::ExceptionBaseinline
~ExceptionBase() noexcept=defaultjau::ExceptionBasevirtual
~LogicErrorBase() noexcept override=defaultjau::LogicErrorBase