# visualizer/3.4.5/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php

Visualizer – Tables &amp; Charts Manager with Built-in AI Generator, version 3.4.5. 8 lines.

- Page: https://pluginprobe.com/plugins/visualizer/3.4.5/code/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
- Raw: https://pluginprobe.com/plugins/visualizer/3.4.5/raw/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php
- Modified: 2020-07-08T14:32:06+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/visualizer/3.4.5/code/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Exception.php#L10-L20`.

```php
<?php

namespace PhpOffice\PhpSpreadsheet;

class Exception extends \Exception
{
}

```
