Skip to content

Commit 20e7abc

Browse files
committed
feature/python-sdk-refactor Code review fix.
1 parent 56b196e commit 20e7abc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bunq/sdk/exception/EXCEPTIONS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
## Exceptions
2-
When you make a request via the SDK, there is a cobjecthance of request objectfailiobjectng
2+
When you make a request via the SDK, there is a chance of request failing
33
due to various reasons. When such a failure happens, an exception
44
corresponding to the error occurred is raised.
55

6-
76
----
87
#### Possible Exceptions
98
* `BadRequestException` If the request returns with status code `400`

0 commit comments

Comments
 (0)