public class WeiXinPayException extends RuntimeException
| 构造器和说明 |
|---|
WeiXinPayException(String errorCode,
String description,
com.alibaba.fastjson.JSONObject detail) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDescription() |
com.alibaba.fastjson.JSONObject |
getDetail() |
String |
getErrorCode() |
Copyright © 2021. All rights reserved.