You are here

class WebServiceException in Smart IP 7.2

Same name and namespace in other branches
  1. 6.2 includes/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php \MaxMind\Exception\WebServiceException

This class represents a generic web service error.

Hierarchy

Expanded class hierarchy of WebServiceException

1 file declares its use of WebServiceException
Client.php in includes/vendor/maxmind/web-service-common/src/WebService/Client.php

File

includes/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php, line 8

Namespace

MaxMind\Exception
View source
class WebServiceException extends \Exception {

}

Members