SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
Loading...
Searching...
No Matches
slate::FalseConditionException Member List

This is the complete list of members for slate::FalseConditionException, including all inherited members.

Exception() (defined in slate::Exception)slate::Exceptioninline
Exception(std::string const &msg)slate::Exceptioninline
Exception(std::string const &msg, const char *func, const char *file, int line)slate::Exceptioninline
FalseConditionException(const char *cond, const char *func, const char *file, int line) (defined in slate::FalseConditionException)slate::FalseConditionExceptioninline
what() const noexcept overrideslate::Exceptioninlinevirtual
what(std::string const &msg, const char *func, const char *file, int line)slate::Exceptioninlineprotected