This removes the use of RuntimeError, and replaces it with a custom error class called ZulipError. In a few places, we use a subclass to make it easier for code to interact with the error type. |
||
|---|---|---|
| .. | ||
| examples | ||
| __init__.py | ||
| api_examples.py | ||
| send.py | ||
This removes the use of RuntimeError, and replaces it with a custom error class called ZulipError. In a few places, we use a subclass to make it easier for code to interact with the error type. |
||
|---|---|---|
| .. | ||
| examples | ||
| __init__.py | ||
| api_examples.py | ||
| send.py | ||