This class is deprecated and not thrown anymore. The client now
handles connection errors through the underlying HTTP client with
automatic retry mechanisms and more specific error reporting.
Exceptions
ConnError
Raised when a connection error occurs during HTTP requests.
This exception was used to indicate general connection problems when
trying to communicate with the Fiddler platform, such as network
unreachability, DNS resolution failures, or connection refused errors.