public interface ThrowableAdviceTrait extends AdviceTrait
LOG| Modifier and Type | Method and Description |
|---|---|
default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> |
handleThrowable(Throwable throwable,
org.springframework.web.context.request.NativeWebRequest request) |
@ExceptionHandler default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> handleThrowable(Throwable throwable, org.springframework.web.context.request.NativeWebRequest request)
Copyright © 2015–2016 Zalando SE. All rights reserved.