public class WXPayApiException extends Exception
| 构造器和说明 |
|---|
WXPayApiException() |
WXPayApiException(String message) |
WXPayApiException(String errCode,
String errMsg) |
WXPayApiException(String message,
Throwable cause) |
WXPayApiException(Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getErrCode() |
String |
getErrMsg() |
Copyright © 2018. All rights reserved.