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