We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 59a1702 + 8e21ef2 commit 449842aCopy full SHA for 449842a
src/Exception/ExceptionInterface.php
@@ -18,6 +18,6 @@
18
*
19
* @author Kévin Dunglas <[email protected]>
20
*/
21
-interface ExceptionInterface
+interface ExceptionInterface extends \Throwable
22
{
23
}
0 commit comments