public interface TypeMistmatchAdviceTrait extends AdviceTrait
TypeMismatchException,
Response.Status.BAD_REQUESTLOG| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> |
handleTypeMismatch(org.springframework.beans.TypeMismatchException exception,
org.springframework.web.context.request.NativeWebRequest request) |
Copyright © 2015–2016 Zalando SE. All rights reserved.