PHPackages                             holicz/simple-exception - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. holicz/simple-exception

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

holicz/simple-exception
=======================

Simple base exception class

v2.0.1(5y ago)03.5k↓75%1MITPHPPHP ^7.4|^8.0

Since Mar 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Holicz/simple-exception)[ Packagist](https://packagist.org/packages/holicz/simple-exception)[ Docs](https://github.com/Holicz/simple-exception)[ RSS](/packages/holicz-simple-exception/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (6)DependenciesVersions (7)Used By (1)

About
=====

[](#about)

Simple base exception class providing public and private context inspired by

Installation and usage
======================

[](#installation-and-usage)

Installation with composer
--------------------------

[](#installation-with-composer)

```
composer require holicz/simple-exception
```

Your exception class:
---------------------

[](#your-exception-class)

```
