File "errors.py"

Full Path: /home/attunedd/public_html/byp/izo/con7ext_sym404/rintoar.txt/opt/imunify360/venv/lib/python3.11/site-packages/maxminddb/errors.py
File size: 226 bytes
MIME-type: text/plain
Charset: utf-8

"""
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."""