method onError

void onError(object requestor,int32 code,object context);

Argumente

Zurückgegebener Wert

This method is called when a network error has occurred. See the error enumerator for possible error codes. Note that HTTP errors from the server are not included. They are reported via the onResponse method.