public class ApiResponseException extends VctcException
| 构造器和说明 |
|---|
ApiResponseException(String message,
com.alibaba.fastjson.JSONObject raw) |
ApiResponseException(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.alibaba.fastjson.JSONObject |
getRaw() |
getErrCode, getErrMsgCopyright © 2020. All rights reserved.