Kode sumber untuk django.contrib.gis.geos.error
[docs]class GEOSException(Exception):
"The base GEOS exception, indicates a GEOS-related error."
pass
[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.