StandardExceptions::ExcDimensionMismatch2 Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
The first dimension should be either equal to the second or the third, but it is neither.
Constructor & Destructor Documentation
StandardExceptions::ExcDimensionMismatch2::ExcDimensionMismatch2 |
( |
const int |
a1, |
|
|
const int |
a2, |
|
|
const int |
a3 | |
|
) |
| | [inline] |
virtual StandardExceptions::ExcDimensionMismatch2::~ExcDimensionMismatch2 |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void StandardExceptions::ExcDimensionMismatch2::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: