We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16d270 commit a1d7cfdCopy full SHA for a1d7cfd
1 file changed
src/Exception/ExceptionInterface.php
@@ -13,6 +13,6 @@
13
14
namespace Ecommit\DoctrineOrmRefetch\Exception;
15
16
-interface ExceptionInterface
+interface ExceptionInterface extends \Throwable
17
{
18
}
0 commit comments