|
MueLu
Version of the Day
|
Exception throws to report errors in the internal logical of the program. More...
#include <MueLu_Exceptions.hpp>
Public Member Functions | |
| RuntimeError (const std::string &what_arg) | |
| ~RuntimeError () | |
Exception throws to report errors in the internal logical of the program.
Definition at line 36 of file MueLu_Exceptions.hpp.
| MueLu::Exceptions::RuntimeError::RuntimeError | ( | const std::string & | what_arg | ) |
Definition at line 28 of file MueLu_Exceptions.cpp.
| MueLu::Exceptions::RuntimeError::~RuntimeError | ( | ) |
Definition at line 31 of file MueLu_Exceptions.cpp.