| 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/XMLProcessingException.php |
<?php
declare(strict_types=1);
namespace OpenSpout\Reader\Exception;
final class XMLProcessingException extends ReaderException
{
}