Introduce exception handling

This commit is contained in:
2022-01-06 17:28:19 +01:00
parent 72f148f7b9
commit 9f9df79ab8
3 changed files with 183 additions and 0 deletions

View File

@@ -28,6 +28,14 @@ mitel\_ommclient2.connection module
:undoc-members:
:show-inheritance:
mitel\_ommclient2.exceptions module
-----------------------------------
.. automodule:: mitel_ommclient2.exceptions
:members:
:undoc-members:
:show-inheritance:
mitel\_ommclient2.session module
--------------------------------