/home/brandsfa/www/vendor/defuse/php-encryption/src/Exception/CryptoException.php
<?php

namespace Defuse\Crypto\Exception;

class CryptoException extends \Exception
{
}