Exception throws when you call an unimplemented method of Xpetra. More...
#include <Xpetra_Exceptions.hpp>
Public Member Functions | |
| NotImplemented (const std::string &what_arg) | |
Exception throws when you call an unimplemented method of Xpetra.
Mainly use for development in progress.
Definition at line 91 of file Xpetra_Exceptions.hpp.
| Xpetra::Exceptions::NotImplemented::NotImplemented | ( | const std::string & | what_arg | ) | [inline] |
Definition at line 94 of file Xpetra_Exceptions.hpp.
1.7.6.1