24#ifndef DUMUX_EXCEPTIONS_HH
25#define DUMUX_EXCEPTIONS_HH
27#include <dune/common/exceptions.hh>
Definition common/pdesolver.hh:35
NumericalProblem()
Definition exceptions.hh:47
NumericalProblem(const NumericalProblem &v)
Definition exceptions.hh:42
NumericalProblem(const std::string &s)
Definition exceptions.hh:51
ParameterException(const ParameterException &v)
Definition exceptions.hh:63
ParameterException(const std::string &s)
Definition exceptions.hh:72
ParameterException()
Definition exceptions.hh:68