| Current Path : /var/www/html/aprender.faexito.org/lib/openspout/src/Common/Exception/ |
| Current File : /var/www/html/aprender.faexito.org/lib/openspout/src/Common/Exception/InvalidArgumentException.php |
<?php
declare(strict_types=1);
namespace OpenSpout\Common\Exception;
final class InvalidArgumentException extends OpenSpoutException
{
}