spring-framework
/
org.springframework.web.client
/
ExtractingResponseErrorHandler
/
handleError
handleError
open
fun
handleError
(
response
:
ClientHttpResponse
,
statusCode
:
HttpStatus
)
:
Unit