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