Exception icon indicating copy to clipboard operation
Exception copied to clipboard

The Hoa\Exception library.

Results 4 Exception issues
Sort by recently updated
recently updated
newest added

_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...

dependencies

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

bug
difficulty: casual
in progress

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...

question