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

Exception throws to report overflows. More...

#include <MueLu_Exceptions.hpp>

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

Public Member Functions

 Overflow (const std::string &what_arg)
 
 ~Overflow ()
 

Detailed Description

Exception throws to report overflows.

Definition at line 43 of file MueLu_Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 33 of file MueLu_Exceptions.cpp.

MueLu::Exceptions::Overflow::~Overflow ( )

Definition at line 36 of file MueLu_Exceptions.cpp.


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