Class jabberwerx.Client.ConnectionError (MINIMAL)
Extends
jabberwerx.util.Error.
Error thrown when an error is encountered while trying to establish the connection.
Constructor Attributes | Constructor Name and Description |
---|---|
Creates a new ConnectionError with the given message. |
Class Detail
jabberwerx.Client.ConnectionError(msg)
Creates a new ConnectionError with the given message.
- Parameters:
- {String} msg
- The error condition message