public class WxError extends Object implements Serializable
WxError(int errorCode, String errorMsg)
static WxError
fromJson(String json)
fromJson(String json, WxType type)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WxError(int errorCode, String errorMsg)
public static WxError fromJson(String json)
public static WxError fromJson(String json, WxType type)
public String toString()
toString
Object
Copyright © 2024. All rights reserved.