| Current Path : /home/webg5288/www/laravel_kendal/vendor/openspout/openspout/src/Common/Exception/ |
| Current File : /home/webg5288/www/laravel_kendal/vendor/openspout/openspout/src/Common/Exception/IOException.php |
<?php
declare(strict_types=1);
namespace OpenSpout\Common\Exception;
final class IOException extends OpenSpoutException {}