U
    °[Öeâ   ã                   @   s   d Z G dd„ deƒZdS )za
maxminddb.errors
~~~~~~~~~~~~~~~~

This module contains custom errors for the MaxMind DB reader
c                   @   s   e Zd ZdZdS )ÚInvalidDatabaseErrorzCThis error is thrown when unexpected data is found in the database.N)Ú__name__Ú
__module__Ú__qualname__Ú__doc__© r   r   úR/var/www/html/services/stratfitenv/lib/python3.8/site-packages/maxminddb/errors.pyr   	   s   r   N)r   ÚRuntimeErrorr   r   r   r   r   Ú<module>   s   