SolverSelector< VECTOR >::ExcSolverDoesNotExist Class Reference
List of all members.
Detailed Description
template<class VECTOR = Vector<double>>
class SolverSelector< VECTOR >::ExcSolverDoesNotExist
Exception.
Constructor & Destructor Documentation
template<class VECTOR = Vector<double>>
SolverSelector< VECTOR >::ExcSolverDoesNotExist::ExcSolverDoesNotExist |
( |
const std::string |
a1 |
) |
[inline] |
template<class VECTOR = Vector<double>>
virtual SolverSelector< VECTOR >::ExcSolverDoesNotExist::~ExcSolverDoesNotExist |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<class VECTOR = Vector<double>>
virtual void SolverSelector< VECTOR >::ExcSolverDoesNotExist::print_info |
( |
std::ostream & |
out |
) |
const [inline, virtual] |
Print more specific information about the exception which occured. Overload this function in your own exception classes.
Reimplemented from ExceptionBase.
Member Data Documentation
template<class VECTOR = Vector<double>>
The documentation for this class was generated from the following file: