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 56b196e commit 20e7abcCopy full SHA for 20e7abc
bunq/sdk/exception/EXCEPTIONS.md
@@ -1,9 +1,8 @@
1
## Exceptions
2
-When you make a request via the SDK, there is a cobjecthance of request objectfailiobjectng
+When you make a request via the SDK, there is a chance of request failing
3
due to various reasons. When such a failure happens, an exception
4
corresponding to the error occurred is raised.
5
6
-
7
----
8
#### Possible Exceptions
9
* `BadRequestException` If the request returns with status code `400`
0 commit comments