MueLu  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MueLu::Exceptions::RuntimeError Class Reference

Exception throws to report errors in the internal logical of the program. More...

#include <MueLu_Exceptions.hpp>

Inheritance diagram for MueLu::Exceptions::RuntimeError:
Teuchos::ExceptionBase

Public Member Functions

 RuntimeError (const std::string &what_arg)
 

Detailed Description

Exception throws to report errors in the internal logical of the program.

Definition at line 70 of file MueLu_Exceptions.hpp.

Constructor & Destructor Documentation

MueLu::Exceptions::RuntimeError::RuntimeError ( const std::string &  what_arg)

Definition at line 58 of file MueLu_Exceptions.cpp.


The documentation for this class was generated from the following files: