MueLu
Version of the Day
|
Exception indicating invalid cast attempted. More...
#include <MueLu_Exceptions.hpp>
Public Member Functions | |
BadCast (const std::string &what_arg) | |
~BadCast () | |
Exception indicating invalid cast attempted.
Definition at line 21 of file MueLu_Exceptions.hpp.
MueLu::Exceptions::BadCast::BadCast | ( | const std::string & | what_arg | ) |
Definition at line 18 of file MueLu_Exceptions.cpp.
MueLu::Exceptions::BadCast::~BadCast | ( | ) |
Definition at line 21 of file MueLu_Exceptions.cpp.