pyisyox.exceptions module¶
Exceptions used by the PyISYoX module.
- exception ISYResponseParseError[source]¶
Bases:
ExceptionError parsing a response provided by the ISY.
- exception ISYResponseError[source]¶
Bases:
ExceptionError receiving a response provided by the ISY.
- exception ISYStreamDisconnected[source]¶
Bases:
ISYStreamDataErrorThe isy has disconnected.
- exception ISYMaxConnections[source]¶
Bases:
ISYStreamDisconnectedThe isy has disconnected because it reached maximum connections.