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.
1 parent 400318f commit bd3d3efCopy full SHA for bd3d3ef
Exception/ExceptionInterface.php
@@ -19,6 +19,6 @@
19
*
20
* @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com>
21
*/
22
-interface ExceptionInterface
+interface ExceptionInterface extends \Throwable
23
{
24
}
0 commit comments