| Current Path : /var/www/html/dls/lib/spout/src/Spout/Reader/Exception/ |
| Current File : /var/www/html/dls/lib/spout/src/Spout/Reader/Exception/IteratorNotRewindableException.php |
<?php
namespace Box\Spout\Reader\Exception;
/**
* Class IteratorNotRewindableException
*/
class IteratorNotRewindableException extends ReaderException
{
}