@API(status=STABLE) public interface MethodNotAllowedAdviceTrait extends AdviceTrait
LOG| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> |
handleRequestMethodNotSupportedException(org.springframework.web.HttpRequestMethodNotSupportedException exception,
org.springframework.web.context.request.NativeWebRequest request) |
create, create, create, create, create, create, create, create, create, createStackTrace, fallback, isCausalChainsEnabled, log, negotiate, prepare, process, process, resolveResponseStatus, toProblem, toProblem, toProblem@API(status=INTERNAL)
@ExceptionHandler
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> handleRequestMethodNotSupportedException(org.springframework.web.HttpRequestMethodNotSupportedException exception,
org.springframework.web.context.request.NativeWebRequest request)
Copyright © 2015–2018 Zalando SE. All rights reserved.