private property InvalidRequestException::$error in Smart IP 6.2
Same name in this branch
- 6.2 includes/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php \MaxMind\Exception\InvalidRequestException::error
- 6.2 includes/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php \GeoIp2\Exception\InvalidRequestException::error
Same name and namespace in other branches
- 7.2 includes/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php \MaxMind\Exception\InvalidRequestException::error
The code returned by the MaxMind web service
File
- includes/
vendor/ maxmind/ web-service-common/ src/ Exception/ InvalidRequestException.php, line 13
Class
- InvalidRequestException
- Thrown when a MaxMind web service returns an error relating to the request.
Namespace
MaxMind\ExceptionCode
private $error;