Current Path : /home/dev2.destoffenstraat.com-old1/vendor/box/spout/src/Spout/Common/Exception/ |
Current File : /home/dev2.destoffenstraat.com-old1/vendor/box/spout/src/Spout/Common/Exception/SpoutException.php |
<?php namespace Box\Spout\Common\Exception; /** * Class SpoutException * * @package Box\Spout\Common\Exception * @abstract */ abstract class SpoutException extends \Exception { }