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