WebClientResponseException(message: String, statusCode: Int, statusText: String, @Nullable headers: HttpHeaders, @Nullable responseBody: ByteArray, @Nullable responseCharset: Charset)
Construct a new instance of with the given response data.
statusCode - the raw status code value
headers - the response headers (may be null)