SLATE 2024.05.31
Software for Linear Algebra Targeting Exascale
|
This is the complete list of members for slate::Exception, including all inherited members.
Exception() (defined in slate::Exception) | slate::Exception | inline |
Exception(std::string const &msg) | slate::Exception | inline |
Exception(std::string const &msg, const char *func, const char *file, int line) | slate::Exception | inline |
what() const noexcept override | slate::Exception | inlinevirtual |
what(std::string const &msg, const char *func, const char *file, int line) | slate::Exception | inlineprotected |