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
public Class<com.fasterxml.jackson.databind.exc.PropertyBindingException> getThrowableClass()
@Nullable public ResponseWithErrorCode toResponse(Throwable throwable)
Copyright © 2018 SAP SE. All rights reserved.