ViennaGrid - The Vienna Grid Library
2.1.0
|
An exception class for invalid point indices. More...
#include <point.hpp>
Public Member Functions | |
point_index_out_of_bounds_exception (std::size_t i) | |
virtual const char * | what () const throw () |
An exception class for invalid point indices.
point_index_out_of_bounds_exception | ( | std::size_t | i | ) | [inline] |
virtual const char* what | ( | ) | const throw () [inline, virtual] |