File "IOException.php"

Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/IOException.php
File size: 170 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Box\Spout\Common\Exception;

/**
 * Class IOException
 *
 * @api
 * @package Box\Spout\Common\Exception
 */
class IOException extends SpoutException
{
}