Exception
Exception copied to clipboard
The Hoa\Exception library.
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
Dependabot can't resolve your PHP dependency files. As a result, Dependabot couldn't update your dependencies. The error Dependabot encountered was: ``` Your requirements could not be resolved to an installable...
Argument 3 passed to Hoa\Exception\Exception::__construct() must be of the type array
I've a little situation when working with an Event handler on Exception and play with Group. All the hoa exceptions are dispatch to event during execution of constructor. that mean...