Your IP : 216.73.216.95


Current Path : /var/test/www/alh/system/library/Spout/Common/Exception/
Upload File :
Current File : /var/test/www/alh/system/library/Spout/Common/Exception/SpoutException.php

<?php

namespace Box\Spout\Common\Exception;

/**
 * Class SpoutException
 *
 * @package Box\Spout\Common\Exception
 * @abstract
 */
abstract class SpoutException extends \Exception
{
}