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 c5779cd commit 1588735Copy full SHA for 1588735
1 file changed
README.md
@@ -707,11 +707,6 @@ getJsonResult()
707
);
708
```
709
710
-Note that if a rejection value is not an instance of `\Exception`, it will be
711
-wrapped in an exception of the type `React\Promise\UnhandledRejectionException`.
712
-
713
-You can get the original rejection reason by calling `$exception->getReason()`.
714
715
Credits
716
-------
717
0 commit comments