Class Index | File Index

Classes


Class HttpRequestError

The error thrown by wget and wpost if there's a problem retrieveing the requested URL.
Defined in: <global\utilities.js>.

Class Summary
Constructor Attributes Constructor Name and Description
 
HttpRequestError(message, info)
The error thrown by wget and wpost if there's a problem retrieveing the requested URL.
Class Detail
HttpRequestError(message, info)
The error thrown by wget and wpost if there's a problem retrieveing the requested URL.
Parameters:
{string} message
A status message describing why the action failed.
{HttpResponse} info
Additional info, including headers and received data, if any.

©2009 by JGate on AppJet
Documentation generated by JsDoc Toolkit 2.1.0 on Sat Jun 27 2009 00:55:15 GMT+0200 (CEST)