Function< dim >::ExcNumberOfComponents Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
template<int dim>
class Function< dim >::ExcNumberOfComponents
Number of components does not match.
Constructor & Destructor Documentation
template<int dim>
Function< dim >::ExcNumberOfComponents::ExcNumberOfComponents |
( |
const int |
a1, |
|
|
const int |
a2 | |
|
) |
| | [inline] |
template<int dim>
virtual Function< dim >::ExcNumberOfComponents::~ExcNumberOfComponents |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
template<int dim>
virtual void Function< dim >::ExcNumberOfComponents::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
The documentation for this class was generated from the following file: