Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.01 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.01 KB

pipeline status coverage report Back project PHP-Version

Exceptions

Exception classes commonly used in Jitesoft php projects.

All the exception classes implements a toArray method and implements the JsonSerializable interface.
The structure of the classes is supposed to be as logic as possible. If anything seems off, please post a issue or make a pull-request. No Exceptions will be moved or renamed without a new major version release.