Current File : /var/www/vinorea/vendor/defuse/php-encryption/src/Exception/CryptoException.php
<?php

namespace Defuse\Crypto\Exception;

class CryptoException extends \Exception
{
}