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/RuntimeException.php

<?php

namespace Vault\Exceptions;

use Exception;

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