| Current Path : /home/rtorresani/www/vendor/csharpru/vault-php/src/Exceptions/ |
| 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
{
}