10 #include <Teuchos_Exceptions.hpp>
16 namespace Exceptions {
19 : Teuchos::ExceptionBase(what_arg) {}
24 : Teuchos::ExceptionBase(what_arg) {}
29 : Teuchos::ExceptionBase(what_arg) {}
34 : Teuchos::ExceptionBase(what_arg) {}
39 : Teuchos::ExceptionBase(what_arg) {}
44 : Teuchos::ExceptionBase(what_arg) {}
49 : Teuchos::ExceptionBase(what_arg) {}
NotImplemented(const std::string &what_arg)
Incompatible(const std::string &what_arg)
DependencyError(const std::string &what_arg)
InvalidArgument(const std::string &what_arg)
BadCast(const std::string &what_arg)
RuntimeError(const std::string &what_arg)
Overflow(const std::string &what_arg)