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