public interface FieldMapperErrorHandler<K>
| Modifier and Type | Method and Description |
|---|---|
void |
errorMappingField(K key,
Object source,
Object target,
Exception error,
org.simpleflatmapper.converter.Context mappingContext) |
void errorMappingField(K key, Object source, Object target, Exception error, org.simpleflatmapper.converter.Context mappingContext) throws MappingException
MappingExceptionCopyright © 2020. All rights reserved.