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