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