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

namespace Defuse\Crypto\Exception;

class CryptoException extends \Exception
{
}