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