| 程序包 | 说明 | 
|---|---|
| me.chanjar.weixin.common.error | |
| me.chanjar.weixin.common.util.json | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| static WxError | WxError. fromJson(String json) | 
| static WxError | WxError. fromJson(String json,
        WxType type) | 
| WxError | WxErrorException. getError() | 
| 构造器和说明 | 
|---|
| WxErrorException(WxError error) | 
| WxErrorException(WxError error,
                Throwable cause) | 
| 限定符和类型 | 方法和说明 | 
|---|---|
| WxError | WxErrorAdapter. deserialize(com.google.gson.JsonElement json,
           Type typeOfT,
           com.google.gson.JsonDeserializationContext context) | 
Copyright © 2024. All rights reserved.