Source code for publicdata.census.censusreporter.exceptions

# Copyright (c) 2017 Civic Knowledge. This file is licensed under the terms of the
# MIT License, included in this distribution as LICENSE
"""

"""

[docs]class AccessException(Exception): pass