Skip to content

Commit 6c19e8c

Browse files
author
Kevin Hellemun
committed
Raise or Throw 🤔.
1 parent 008414e commit 6c19e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BunqSdk/Exception/EXCEPTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ corresponding to the error occurred is thrown.
1414
* `TooManyRequestsException` If the request returns with status code `429`
1515
* `PleaseContactBunqException` If the request returns with status code `500`.
1616
If you get this exception, please contact us preferably via the support chat in the bunq app.
17-
* `UnknownApiErrorException` If none of the above mentioned exceptions are raised,
17+
* `UnknownApiErrorException` If none of the above mentioned exceptions are thrown,
1818
this exception will be thrown instead.
1919

2020
For more information regarding these errors, please take a look on the documentation

0 commit comments

Comments
 (0)