/home/brandsfa/annurbd.com/vendor/openspout/openspout/src/Common/Exception/IOException.php
<?php

declare(strict_types=1);

namespace OpenSpout\Common\Exception;

final class IOException extends OpenSpoutException {}