File "Exception.php"
Full Path: /home/isoftco/public_html/hrm/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
File size: 83 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace PhpOffice\PhpSpreadsheet;
class Exception extends \Exception
{
}