Class Index Minimal

Classes


Class jabberwerx.Client.DisconnectError (MINIMAL)


Extends jabberwerx.util.Error.

Error thrown when an error is encountered after the connection is established.

Class Summary
Constructor Attributes Constructor Name and Description
 

Creates a new DisconnectError with the given message.

Methods borrowed from class jabberwerx.util.Error:
extend
Class Detail
jabberwerx.Client.DisconnectError(msg)

Creates a new DisconnectError with the given message.

Parameters:
{String} msg
The error condition message

Documentation generated by JsDoc Toolkit 2.0.1 on Thu Aug 18 2011 10:58:49 GMT+0100 (IST)