#include <DataFormats/GeometrySurface/interface/GeomExceptions.h>
Public Member Functions | |
GeometryError (const std::string &message) | |
GeometryError () throw () | |
virtual | ~GeometryError () throw () |
Definition at line 17 of file GeomExceptions.h.
GeometryError::GeometryError | ( | ) | throw () [inline] |
GeometryError::GeometryError | ( | const std::string & | message | ) | [inline] |
virtual GeometryError::~GeometryError | ( | ) | throw () [inline, virtual] |