Public Member Functions | |
ExcMatrixHasWrongSize (const int a1) | |
virtual | ~ExcMatrixHasWrongSize () throw () |
virtual void | print_info (std::ostream &out) const |
Private Attributes | |
const int | arg1 |
hp::DoFHandler< dim, spacedim >::ExcMatrixHasWrongSize::ExcMatrixHasWrongSize | ( | const int | a1 | ) | [inline] |
virtual hp::DoFHandler< dim, spacedim >::ExcMatrixHasWrongSize::~ExcMatrixHasWrongSize | ( | ) | throw () [inline, virtual] |
virtual void hp::DoFHandler< dim, spacedim >::ExcMatrixHasWrongSize::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.
const int hp::DoFHandler< dim, spacedim >::ExcMatrixHasWrongSize::arg1 [private] |