📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-28 02:20:50
📂
/
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
maxminddb
✏️
Editing: 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."""
💾 Save Changes
❌ Cancel