public class WxError extends Object implements Serializable
WxError()
WxError(int errorCode, String errorMsg)
int
getErrorCode()
String
getErrorMsg()
void
setErrorCode(int errorCode)
setErrorMsg(String errorMsg)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WxError()
public WxError(int errorCode, String errorMsg)
public int getErrorCode()
public void setErrorCode(int errorCode)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
public String toString()
toString
Object
Copyright © 2021. All rights reserved.