Your IP : 216.73.216.220


Current Path : /var/www/html/vendor/csharpru/vault-php/src/Exceptions/
Upload File :
Current File : /var/www/html/vendor/csharpru/vault-php/src/Exceptions/DependencyException.php

<?php

namespace Vault\Exceptions;

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