Current File : /home/tradevaly/public_html/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Chart/Exception.php
<?php
namespace PhpOffice\PhpSpreadsheet\Chart;
use PhpOffice\PhpSpreadsheet\Exception as PhpSpreadsheetException;
class Exception extends PhpSpreadsheetException
{
}