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