Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/csharpru/vault-php/src/Exceptions/
Upload File :
Current File : //home/rtorresani/www/vendor/csharpru/vault-php/src/Exceptions/AuthenticationException.php

<?php

namespace Vault\Exceptions;

/**
 * Class AuthenticationException
 *
 * @package Vault\Exception
 */
class AuthenticationException extends \RuntimeException
{
}