12#ifndef DUMUX_EXCEPTIONS_HH 
   13#define DUMUX_EXCEPTIONS_HH 
   15#include <dune/common/exceptions.hh> 
NumericalProblem()
Definition exceptions.hh:35
NumericalProblem(const NumericalProblem &v)
Definition exceptions.hh:30
NumericalProblem(const std::string &s)
Definition exceptions.hh:39
ParameterException(const ParameterException &v)
Definition exceptions.hh:51
ParameterException(const std::string &s)
Definition exceptions.hh:60
ParameterException()
Definition exceptions.hh:56
Definition common/pdesolver.hh:24