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 e080f4e commit 180cd30Copy full SHA for 180cd30
EXCEPTIONS.md
@@ -67,5 +67,3 @@ except BadRequestException as error:
67
print(error.response_code)
68
print(error.message) # or just print(error)
69
```
70
-
71
-This will ensure that you are ready for anything that might go wrong!
0 commit comments