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

<?php

namespace Vault\Exceptions;

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