Class: OvirtSDK4::ConnectionError
- Defined in:
- lib/ovirtsdk4/errors.rb
Overview
This class of error indicates that the name of the server or the name of the proxy can’t be resolved to an IP address, or that the connection can’t be stablished because the server is down or unreachable.
Note that for this class of error the code
and fault
attributes will always be empty, as no response from the
server will be available to populate them.