cyphermed.errors
Contains shared errors types that can be raised from API functions
class
UnexpectedStatus(builtins.Exception):
Raised by api functions when the response status an undocumented status and Client.raise_on_unexpected_status is True
Inherited Members
- builtins.BaseException
- with_traceback
- add_note
- args