Classes


Class actuate.ConnectionException

This exception is thrown whenever an Ajax connection has failed, either because an invalid URL has been used in API calls or the target server was not available.
Member of: actuate.

Class Summary
Constructor Attributes Constructor Name and Description
 
ConnectionException object.
Method Summary
Method Attributes Method Name and Description
 
Returns the URL from which the connection has failed.
Class Detail
actuate.ConnectionException()
ConnectionException object.
Method Detail
{String} getUrl()
Returns the URL from which the connection has failed.
Returns:
{String} url from which the connection has failed

Documentation generated by JsDoc Toolkit 2.0.1 on Tue Jan 29 2013 05:44:21 GMT-0800 (PST)