Class Geospatial::GeoTypesError

class GeoTypesError : public runtime_error

Public Functions

GeoTypesError(const std::string &type, const int ogr_err)
GeoTypesError(const std::string &type, const std::string &err)

Private Static Functions

std::string OGRErrorToStr(const int ogr_err)