FETools::ExcMatrixDimensionMismatch Class Reference
[Exceptions and assertions]
List of all members.
Detailed Description
The dimensions of the matrix used did not match the expected dimensions.
Constructor & Destructor Documentation
FETools::ExcMatrixDimensionMismatch::ExcMatrixDimensionMismatch |
( |
const int |
a1, |
|
|
const int |
a2, |
|
|
const int |
a3, |
|
|
const int |
a4 | |
|
) |
| | [inline] |
virtual FETools::ExcMatrixDimensionMismatch::~ExcMatrixDimensionMismatch |
( |
|
) |
throw () [inline, virtual] |
Member Function Documentation
virtual void FETools::ExcMatrixDimensionMismatch::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: