Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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 ####
9
class
GDALException(Exception):
10
pass
11
12
13
class
SRSException(Exception):
Callers
15
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
__init__
Method · 0.90
gdal_version_info
Function · 0.90
__init__
Method · 0.90
get_fields
Method · 0.90
__init__
Method · 0.90
__eq__
Method · 0.90
expand_to_include
Method · 0.90
__init__
Method · 0.90
__setstate__
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected