Current Path : /var/test/www/alh/system/library/Spout/Reader/Exception/ |
Current File : /var/test/www/alh/system/library/Spout/Reader/Exception/IteratorNotRewindableException.php |
<?php namespace Box\Spout\Reader\Exception; /** * Class IteratorNotRewindableException * * @api * @package Box\Spout\Reader\Exception */ class IteratorNotRewindableException extends ReaderException { }