void ianywhere.qanywhere.ws.WSListener.onException(
WSException e,
WSResult wsResult
)
e The WSException that occurred during processing of the result.
wsResult A WSResult, from which the request ID may be obtained. Values of this WSResult are not defined.
Called when an exception occurs during processing of the result of an asynchronous web service request.