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 2c8b08c + 9996ecd commit 5570fbfCopy full SHA for 5570fbf
lib/Exceptions/JsonException.php
@@ -3,7 +3,7 @@
3
4
namespace Safe\Exceptions;
5
6
-class JsonException extends \Exception implements SafeExceptionInterface
+class JsonException extends \JsonException implements SafeExceptionInterface
7
{
8
public static function createFromPhpError(): self
9
0 commit comments