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 212ca7b commit eed6b3eCopy full SHA for eed6b3e
Exception/ExceptionInterface.php
@@ -16,6 +16,6 @@
16
*
17
* @author Jérémy Derussé <jeremy@derusse.com>
18
*/
19
-interface ExceptionInterface
+interface ExceptionInterface extends \Throwable
20
{
21
}
0 commit comments