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