#include <Grid3D.h>
Public Member Functions | |
| GridException (const char *msg) | |
| construct with an error message | |
| GridException (const std::string msg) | |
| construct with an error message | |
| const char * | message () const |
| get the error message | |
| ~GridException () throw () | |
Definition at line 17 of file Grid3D.h.
| RDGeom::GridException::GridException | ( | const char * | msg | ) | [inline] |
| RDGeom::GridException::GridException | ( | const std::string | msg | ) | [inline] |
| const char* RDGeom::GridException::message | ( | ) | const [inline] |
1.5.5