类 WeChatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.shuaidd.exception.WeChatException
- 所有已实现的接口:
Serializable
描述
- 作者:
- ddshuai date 2019-04-04 16:32
- 另请参阅:
-
字段概要
字段 -
构造器概要
构造器构造器说明WeChatException(ErrorCode errorCode) WeChatException(String message) WeChatException(String message, ErrorCode errorCode) WeChatException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace, ErrorCode errorCode) WeChatException(String message, Throwable cause, ErrorCode errorCode) WeChatException(Throwable cause, ErrorCode errorCode) -
方法概要
-
字段详细资料
-
errorCode
-
-
构造器详细资料
-
WeChatException
-
WeChatException
-
WeChatException
-
WeChatException
-
WeChatException
-
WeChatException
-
-
方法详细资料
-
getErrorCode
-