Current File : /home/digitaw/www/wp-content/plugins/fluentform/app/Services/Spout/Common/Exception/IOException.php
<?php

namespace Box\Spout\Common\Exception;

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