pydelfini.delfini_core.errors.UnexpectedStatus

exception pydelfini.delfini_core.errors.UnexpectedStatus(status_code, content)[source]

Raised by api functions when the response status an undocumented status and Client.raise_on_unexpected_status is True

Parameters: