/home/brandsfa/public_html/vendor/defuse/php-encryption/src/Exception/IOException.php
<?php

namespace Defuse\Crypto\Exception;

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