Custom exception for parsing errors. More...
#include <shape_volume.hh>
Public Member Functions | |
ParseException (const char *shape, const char *message) | |
const char * | what () const throw () |
Private Attributes | |
std::string | output_ |
Custom exception for parsing errors.
Definition at line 147 of file shape_volume.hh.
|
inline |
Definition at line 149 of file shape_volume.hh.
|
inline |
Definition at line 158 of file shape_volume.hh.
|
private |
Definition at line 163 of file shape_volume.hh.