public class WeChatException extends RuntimeException
WeChatException()
WeChatException(String message)
Integer
getErrorCode()
void
setErrorCode(Integer errorCode)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WeChatException()
public WeChatException(String message)
public Integer getErrorCode()
public void setErrorCode(Integer errorCode)
Copyright © 2021. All rights reserved.