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

Exception throws to report data dependency problems between factories. More...

#include <MueLu_Exceptions.hpp>

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

Public Member Functions

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

Detailed Description

Exception throws to report data dependency problems between factories.

Definition at line 57 of file MueLu_Exceptions.hpp.

Constructor & Destructor Documentation

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

Definition at line 43 of file MueLu_Exceptions.cpp.

MueLu::Exceptions::DependencyError::~DependencyError ( )

Definition at line 46 of file MueLu_Exceptions.cpp.


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