File "IteratorNotRewindableException.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/Services/Spout/Reader/Exception/IteratorNotRewindableException.php
File size: 209 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Box\Spout\Reader\Exception;
/**
* Class IteratorNotRewindableException
*
* @api
* @package Box\Spout\Reader\Exception
*/
class IteratorNotRewindableException extends ReaderException
{
}