| Current Path : /var/www/html/encuestas.sumar.com.py/lib/openspout/src/Reader/Exception/ |
| Current File : /var/www/html/encuestas.sumar.com.py/lib/openspout/src/Reader/Exception/NoSheetsFoundException.php |
<?php
declare(strict_types=1);
namespace OpenSpout\Reader\Exception;
final class NoSheetsFoundException extends ReaderException
{
}