Interface ThrowableAdviceTrait

    • Method Detail

      • handleThrowable

        @API(status=INTERNAL)
        @ExceptionHandler
        default org.springframework.http.ResponseEntity<org.zalando.problem.Problem> handleThrowable​(Throwable throwable,
                                                                                                     org.springframework.web.context.request.NativeWebRequest request)