Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 309 Bytes

PhiSYS Exceptions

This library provides base exceptions for using in php projects like apis.

Api Domain

Base exceptions that simplify the implementation of domain exceptions which uses api codes to identify them.

Also, provides standardization of error messages and extra data structure in some cases.