All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions
Xpetra::Exceptions::RuntimeError Class Reference

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

#include <Xpetra_Exceptions.hpp>

List of all members.

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 98 of file Xpetra_Exceptions.hpp.


Constructor & Destructor Documentation

Xpetra::Exceptions::RuntimeError::RuntimeError ( const std::string &  what_arg) [inline]

Definition at line 101 of file Xpetra_Exceptions.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines