类 DataNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infilake.openapi.bidding.exception.BiddingApiException
com.infilake.openapi.bidding.exception.DataNotFoundException
- 所有已实现的接口:
Serializable
数据不存在异常 (20502)
请求的数据不存在。 例如:根据编码查询商品时未找到对应记录
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.infilake.openapi.bidding.exception.BiddingApiException
getCode, getErrorName, toString
-
构造器详细资料
-
DataNotFoundException
-
DataNotFoundException
-