クラス HttpClientErrorException.UnprocessableContent
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.web.client.RestClientException
org.springframework.web.client.RestClientResponseException
org.springframework.web.client.HttpStatusCodeException
org.springframework.web.client.HttpClientErrorException
org.springframework.web.client.HttpClientErrorException.UnprocessableContent
- 実装されているすべてのインターフェース:
SerializableSE
- 含まれているクラス:
HttpClientErrorException
public static final class HttpClientErrorException.UnprocessableContent
extends HttpClientErrorException
HttpClientErrorException ステータス HTTP 422 Unprocessable Content- 導入:
- 7.0
- 作成者:
- Arjen Poutsma, Sebastien Deleuze
- 関連事項:
ネストされたクラスの要約
クラス HttpClientErrorException から継承されたネストクラス / インターフェース
HttpClientErrorException.BadRequest, HttpClientErrorException.Conflict, HttpClientErrorException.Forbidden, HttpClientErrorException.Gone, HttpClientErrorException.MethodNotAllowed, HttpClientErrorException.NotAcceptable, HttpClientErrorException.NotFound, HttpClientErrorException.TooManyRequests, HttpClientErrorException.Unauthorized, HttpClientErrorException.UnprocessableContent, HttpClientErrorException.UnprocessableEntity, HttpClientErrorException.UnsupportedMediaType方法の概要
クラス HttpClientErrorException から継承されたメソッド
create, createクラス RestClientResponseException から継承されたメソッド
getResponseBodyAs, getResponseBodyAs, getResponseBodyAsByteArray, getResponseBodyAsString, getResponseBodyAsString, getResponseHeaders, getStatusCode, getStatusText, setBodyConvertFunctionクラス NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause