<?php
namespace PhpOffice\PhpSpreadsheet\Chart;
use PhpOffice\PhpSpreadsheet\Exception as PhpSpreadsheetException;
class Exception extends PhpSpreadsheetException
{
}
For code examples and implementation guides, please refer to the “Examples” section on our developer portal. Go to GitHub Repository