PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
plugins
/
wp-statistics
/
src
/
Dependencies
/
MaxMind
/
WebService
<?php declare(strict_types=1); namespace MaxMind\Exception; /** * This class represents a generic web service error. */ // phpcs:disable class WebServiceException extends \Exception {}
[-] InvalidInputException.php
[edit]
[+]
Http
[-] Client.php
[edit]
[-] IpAddressNotFoundException.php
[edit]
[-] InsufficientFundsException.php
[edit]
[-] PermissionRequiredException.php
[edit]
[-] HttpException.php
[edit]
[+]
vendor
[-] AuthenticationException.php
[edit]
[-] WebServiceException.php
[edit]
[+]
..
[-] InvalidRequestException.php
[edit]