Source code for django.contrib.gis.geos.error
[docs]class GEOSException(Exception):
"The base GEOS exception, indicates a GEOS-related error."
pass
Help us reach our 2025 fundraising goal!
Donate to the Django Software Foundation to fund Django's development, security, and community events!
[docs]class GEOSException(Exception):
"The base GEOS exception, indicates a GEOS-related error."
pass
Offline (Django 1.10):
HTML |
PDF |
ePub
Provided by Read the Docs.