Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
void WSListener.onException( WSException e, WSResult wsResult )
e 处理结果期间发生的 WSException。
WSResult 可从中获取请求 ID 的 WSResult。此 WSResult 的值未定义。
在处理异步 Web 服务请求的结果期间出现异常时调用。
WSException 类
WSResult 类