Class MusicBrainz::Webservice::ConnectionError
In: lib/rbrainz/webservice.rb
Parent: WebserviceError

Connecting to the web service failed.

This exception is raised if the connection to the server can not be established due to networking problems (e.g. wrong port number or server down).

[Validate]