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

namespace Defuse\Crypto\Exception;

class IOException extends \Defuse\Crypto\Exception\CryptoException
{
}