パッケージ | 説明 |
---|---|
org.springframework.web.client | クライアント側の Web サポートのコアパッケージ。 |
修飾子と型 | メソッドと説明 |
---|---|
static HttpClientErrorException | HttpClientErrorException.create(HttpStatus statusCode, StringSE statusText, HttpHeaders headers, byte[] body, CharsetSE charset) HttpClientErrorException または HTTP ステータス固有のサブクラスを作成します。 |