Registry /
other / hyperf-exception-handler
Install & Compatibility
Where this runs
No compatibility data collected yet for this library.
Code
Verified usage
Verified import paths — ran on the pinned version, not inferred.
AppExceptionHandler
✓ use Hyperf\ExceptionHandler\Handler\AppExceptionHandler;
Handle exceptions in Hyperf application.
use Hyperf\ExceptionHandler\Handler\AppExceptionHandler;
$handler = new AppExceptionHandler();
$response = $handler->handle($request, $exception);
Debug
Known issues
No known issues recorded.
Upgrade
Version history
3.1.63latest on Packagist
Audit
Dependencies
No dependency data recorded yet.