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