MueLu
Version of the Day
|
Exception throws to report overflows. More...
#include <MueLu_Exceptions.hpp>
Public Member Functions | |
Overflow (const std::string &what_arg) | |
~Overflow () | |
Exception throws to report overflows.
Definition at line 43 of file MueLu_Exceptions.hpp.
MueLu::Exceptions::Overflow::Overflow | ( | const std::string & | what_arg | ) |
Definition at line 33 of file MueLu_Exceptions.cpp.
MueLu::Exceptions::Overflow::~Overflow | ( | ) |
Definition at line 36 of file MueLu_Exceptions.cpp.