exceptions¶
Exceptions used with HandlerSocket client.
-
exception
pyhs.exceptions.ConnectionError¶ Raised on socket connection problems.
-
exception
pyhs.exceptions.OperationalError¶ Raised on client operation errors.
-
exception
pyhs.exceptions.RecoverableConnectionError¶ Raised on socket connection errors that can be attempted to recover instantly.