Exceptions
flow_it_api.exceptions
Exceptions for the FlowIt VMC API.
Classes
FlowItAuthError
Bases: FlowItError
Exception raised for authentication errors.
FlowItCommandError
Bases: FlowItError
Exception raised when a command fails.
FlowItConnectionError
Bases: FlowItError
Exception raised for connection errors.
FlowItError
FlowItResponseError
Bases: FlowItError
Exception raised for invalid or error responses from the device.