UnknownHttpStatusCodeException(rawStatusCode: Int, statusText: String, @Nullable responseHeaders: HttpHeaders, @Nullable responseBody: ByteArray, @Nullable responseCharset: Charset)
Construct a new instance of HttpStatusCodeException based on an HttpStatus, status text, and response body content.
rawStatusCode - the raw status code value
responseHeaders - the response headers (may be null)