public class DefaultErrorHandler extends Object implements ErrorHandler
| Modifier and Type | Field and Description |
|---|---|
static DefaultErrorHandler |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
onMappingException(com.fasterxml.jackson.databind.JsonMappingException exception) |
public static final DefaultErrorHandler INSTANCE
public void onMappingException(com.fasterxml.jackson.databind.JsonMappingException exception)
throws IOException
onMappingException in interface ErrorHandlerIOExceptionCopyright © 2016–2017 Zalando SE. All rights reserved.