Kode sumber untuk django.contrib.gis.geos.error
[docs]class GEOSException(Exception):
"The base GEOS exception, indicates a GEOS-related error."
pass
Please take a few minutes to complete the
2024 Django Developers Survey.
Your feedback will help guide future efforts.
[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.
© 2005-2024 Django Software Foundation and individual contributors. Django is a registered trademark of the Django Software Foundation.