?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/maxmind/web-service-common/src/Exception/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/maxmind/web-service-common/src

?? Viewing: AuthenticationException.php

<?php

declare(strict_types=1);

namespace MaxMind\Exception;

/**
 * This class represents an error authenticating.
 */
class AuthenticationException extends InvalidRequestException
{
}


??

??