Tryag File Manager
Home
||
Turbo Force
||
B-F Config_Cpanel
Current Path :
/
opt
/
imunify360
/
venv
/
lib64
/
python3.11
/
site-packages
/
maxminddb
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//opt/imunify360/venv/lib64/python3.11/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."""