Download the PHP package grifart/suppressed-exceptions without Composer
On this page you can find all versions of the php package grifart/suppressed-exceptions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download grifart/suppressed-exceptions
More information about grifart/suppressed-exceptions
Files in grifart/suppressed-exceptions
Download grifart/suppressed-exceptions
More information about grifart/suppressed-exceptions
Files in grifart/suppressed-exceptions
Vendor grifart
Package suppressed-exceptions
Short Description Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
License MIT
Package suppressed-exceptions
Short Description Adds support for suppressed exceptions as known in Java. https://docs.oracle.com/javase/tutorial/essential/exceptions/tryResourceClose.html#suppressed-exceptions
License MIT
Please rate this library. Is it a good library?
Informations about the package suppressed-exceptions
Suppressed exceptions for PHP
Suppressed exceptions are useful for aggregating more exceptions from unreliable resources.
Useful when you want to communicate that process failed, with a list of sibling exceptions that led to an error.
repositories:
- Grifart GitLab
- GitHub (mirror)
Example usage
You can also override exception constructor to provide better API
Usage is then
TODO: screenshot from debugger how it looks when catched
More reading
All versions of suppressed-exceptions with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ^8.0
The package grifart/suppressed-exceptions contains the following files
Loading the files please wait ....