Interface SocketTimeoutAdviceTrait

    • Method Detail

      • handleSocketTimeout

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