Your IP : 216.73.216.196


Current Path : /opt/alt/python35/lib64/python3.5/site-packages/maxminddb/
Upload File :
Current File : //opt/alt/python35/lib64/python3.5/site-packages/maxminddb/errors.py

"""
maxminddb.errors
~~~~~~~~~~~~~~~~

This module contains custom errors for the MaxMind DB reader
"""


class InvalidDatabaseError(RuntimeError):
    """This error is thrown when unexpected data is found in the database."""