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