MCPcopy
hub / github.com/django/django / GDALException

Class GDALException

django/contrib/gis/gdal/error.py:9–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8# #### GDAL & SRS Exceptions ####
9class GDALException(Exception):
10 pass
11
12
13class SRSException(Exception):

Callers 15

__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
__init__Method · 0.90
gdal_version_infoFunction · 0.90
__init__Method · 0.90
get_fieldsMethod · 0.90
__init__Method · 0.90
__eq__Method · 0.90
expand_to_includeMethod · 0.90
__init__Method · 0.90
__setstate__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected