You are here

IpAddressNotFoundException.php in Smart IP 7.2

Namespace

MaxMind\Exception

File

includes/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php
View source
<?php

namespace MaxMind\Exception;

class IpAddressNotFoundException extends InvalidRequestException {

}

Classes