Public Member Functions | |
ExcWrongIterator (const char *a1, const char *a2) | |
virtual | ~ExcWrongIterator () throw () |
virtual void | print_info (std::ostream &out) const |
Private Attributes | |
const char * | arg1 |
const char * | arg2 |
internal::Triangulation::TriaObjects< G >::ExcWrongIterator::ExcWrongIterator | ( | const char * | a1, | |
const char * | a2 | |||
) | [inline] |
virtual internal::Triangulation::TriaObjects< G >::ExcWrongIterator::~ExcWrongIterator | ( | ) | throw () [inline, virtual] |
virtual void internal::Triangulation::TriaObjects< G >::ExcWrongIterator::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 char* internal::Triangulation::TriaObjects< G >::ExcWrongIterator::arg1 [private] |
const char* internal::Triangulation::TriaObjects< G >::ExcWrongIterator::arg2 [private] |