public interface MissingServletRequestPartAdviceTrait extends AdviceTrait
MissingServletRequestPartException,
Response.Status.BAD_REQUESTNOT_ACCEPTABLE| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> |
handleMissingServletRequestPart(org.springframework.web.multipart.support.MissingServletRequestPartException exception,
org.springframework.web.context.request.NativeWebRequest request) |
create, create, entity, entity, isCausalChainsEnabled, negotiate, toProblem@ExceptionHandler
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> handleMissingServletRequestPart(org.springframework.web.multipart.support.MissingServletRequestPartException exception,
org.springframework.web.context.request.NativeWebRequest request)
throws org.springframework.web.HttpMediaTypeNotAcceptableException
org.springframework.web.HttpMediaTypeNotAcceptableExceptionCopyright © 2015–2016 Zalando SE. All rights reserved.