/
var
/
www
/
html
/
cdhu
/
lib
/
maxmind
/
GeoIp2
/
Exception
/
Upload File
HOME
<?php namespace GeoIp2\Exception; /** * This class represents a generic error. */ class AddressNotFoundException extends GeoIp2Exception { }