public class NoObjectMatchedException extends UnRecognizedValueException
导入的时候,对于对象类型的字段,系统中没有查询对应的数据记录
Constructor and description |
---|
NoObjectMatchedException
(java.lang.Class<? extends Converter> aClass, java.lang.String sourceValue, java.lang.String type) |
Methods inherited from class | Name |
---|---|
class UnRecognizedValueException |
getMessage |