类 ApiRuleException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.dss.sdk.exception.ApiException
-
- com.dss.sdk.exception.ApiRuleException
-
- 所有已实现的接口:
Serializable
public class ApiRuleException extends ApiException
API前置检查异常- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 ApiRuleException(String errCode, String errMsg)
-
方法概要
-
从类继承的方法 com.dss.sdk.exception.ApiException
getErrCode, getErrMsg
-
-