
Public Member Functions | |
| ExcPointNotFound (const Point< N > a1) | |
| virtual | ~ExcPointNotFound () throw () |
| virtual void | print_info (std::ostream &out) const |
Private Attributes | |
| const Point< N > | arg1 |
| GridTools::ExcPointNotFound< N >::ExcPointNotFound | ( | const Point< N > | a1 | ) | [inline] |
| virtual GridTools::ExcPointNotFound< N >::~ExcPointNotFound | ( | ) | throw () [inline, virtual] |
| virtual void GridTools::ExcPointNotFound< N >::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 Point<N> GridTools::ExcPointNotFound< N >::arg1 [private] |
documentation generated on Fri Nov 21 07:13:12 2008 by
doxygen
1.5.6