类 ParamErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infilake.openapi.bidding.exception.BiddingApiException
com.infilake.openapi.bidding.exception.ParamErrorException
- 所有已实现的接口:
Serializable
参数错误异常 (20402)
请求参数缺失、格式错误或不符合要求时抛出。 例如:必填参数为空、参数类型错误、参数值超出范围等
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.infilake.openapi.bidding.exception.BiddingApiException
getCode, getErrorName, toString
-
构造器详细资料
-
ParamErrorException
-
ParamErrorException
-