public interface ProblemAdviceTrait extends AdviceTrait
Problem,
ThrowableProblem| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> |
handleProblem(org.zalando.problem.ThrowableProblem problem,
org.springframework.web.context.request.NativeWebRequest request) |
Copyright © 2015 Zalando SE. All rights reserved.