libmusicbrainz3 3.0.3
|
Getting a server connection failed. More...
Public Member Functions | |
ConnectionError (const std::string &msg=std::string()) |
Getting a server connection failed.
This exception is mostly used if the client couldn't connect to the server because of an invalid host name or port. It doesn't make sense if the web service in question doesn't use the network.
MusicBrainz::ConnectionError::ConnectionError | ( | const std::string & | msg = std::string() | ) | [inline] |