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