|
libmusicbrainz3
3.0.2
|
Getting a server connection failed. More...


Public Member Functions | |
| ConnectionError (const std::string &msg=std::string()) | |
Public Member Functions inherited from MusicBrainz::WebServiceError | |
| WebServiceError (const std::string &msg=std::string()) | |
Public Member Functions inherited from MusicBrainz::Exception | |
| Exception (const std::string &msg=std::string()) | |
| virtual | ~Exception () throw () |
| const char * | what () const throw () |
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.
|
inline |