MueLu Version of the Day
Loading...
Searching...
No Matches
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:

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

◆ DependencyError()

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

Definition at line 43 of file MueLu_Exceptions.cpp.

◆ ~DependencyError()

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

Definition at line 46 of file MueLu_Exceptions.cpp.


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