MueLu
Version of the Day
|
Exception throws to report incompatible objects (like maps). More...
#include <MueLu_Exceptions.hpp>
Public Member Functions | |
Incompatible (const std::string &what_arg) | |
~Incompatible () | |
Exception throws to report incompatible objects (like maps).
Definition at line 50 of file MueLu_Exceptions.hpp.
MueLu::Exceptions::Incompatible::Incompatible | ( | const std::string & | what_arg | ) |
Definition at line 38 of file MueLu_Exceptions.cpp.
MueLu::Exceptions::Incompatible::~Incompatible | ( | ) |
Definition at line 41 of file MueLu_Exceptions.cpp.