X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/maxmind/MaxMind/Db/Reader
home
/
cbholdings
/
pasukulu
/
lib
/
maxmind
/
MaxMind
/
Db
/
Reader
/
📁
..
📄
Decoder.php
(10.19 KB)
📄
InvalidDatabaseException.php
(218 B)
📄
Metadata.php
(3.17 KB)
📄
Util.php
(812 B)
Editing: InvalidDatabaseException.php
<?php declare(strict_types=1); namespace MaxMind\Db\Reader; use Exception; /** * This class should be thrown when unexpected data is found in the database. */ class InvalidDatabaseException extends Exception { }
Upload File
Create Folder