public class PropertyBindingExceptionMapper extends AbstractResponseMapper<com.fasterxml.jackson.databind.exc.PropertyBindingException>
Constructor and Description |
---|
PropertyBindingExceptionMapper() |
Modifier and Type | Method and Description |
---|---|
Class<com.fasterxml.jackson.databind.exc.PropertyBindingException> |
getThrowableClass() |
ResponseWithErrorCode |
toResponse(Throwable throwable) |
getErrorMessage, getLogLevel
Copyright © 2020 SAP SE. All rights reserved.