19 #ifndef GEOS_TRIANGULATE_QUADEDGE_LOCATEFAILUREEXCEPTION_H 20 #define GEOS_TRIANGULATE_QUADEDGE_LOCATEFAILUREEXCEPTION_H 24 #include <geos/util.h> 27 namespace triangulate {
32 LocateFailureException(std::string
const&msg);
39 #endif //GEOS_TRIANGULATE_QUADEDGE_LOCATEFAILUREEXCEPTION_H Basic namespace for all GEOS functionalities.
Definition: IndexedNestedRingTester.h:25
Base class for all GEOS exceptions.
Definition: GEOSException.h:38