Current File : /var/www/vinorea/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
<?php

namespace PhpOffice\PhpSpreadsheet;

class Exception extends \Exception
{
}