exceptions/geo_exceptions library
Exceptions / Errors
- GeoCalculationException
- Exception thrown when a calculation fails or produces invalid results.
- GeoException
- Base exception class for all geofence-related errors.
- InvalidCoordinateException
- Exception thrown when geographical coordinates are invalid.
- InvalidPolygonException
- Exception thrown when a polygon is invalid.
- InvalidRadiusException
- Exception thrown when a radius value is invalid.