IgnoreMapperBuilderErrorHandler, LogMapperBuilderErrorHandler, RethrowMapperBuilderErrorHandlerpublic interface MapperBuilderErrorHandler
| Modifier and Type | Field | Description |
|---|---|---|
static MapperBuilderErrorHandler |
NULL |
| Modifier and Type | Method | Description |
|---|---|---|
void |
accessorNotFound(String msg) |
|
void |
customFieldError(FieldKey<?> key,
String message) |
|
void |
propertyNotFound(Type target,
String property) |
Copyright © 2018. All rights reserved.