クラス WebClientResponseException.ServiceUnavailable
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.web.reactive.function.client.WebClientException
org.springframework.web.reactive.function.client.WebClientResponseException
org.springframework.web.reactive.function.client.WebClientResponseException.ServiceUnavailable
- 実装されたすべてのインターフェース:
SerializableSE
- 含まれているクラス:
- WebClientResponseException
public static class WebClientResponseException.ServiceUnavailable
extends WebClientResponseException
WebClientResponseException
ステータス HTTP 503 Service Unavailable- 導入:
- 5.1
- 関連事項:
ネストされたクラスのサマリー
クラス org.springframework.web.reactive.function.client.WebClientResponseException から継承されたネストクラス / インターフェース
WebClientResponseException.BadGateway, WebClientResponseException.BadRequest, WebClientResponseException.Conflict, WebClientResponseException.Forbidden, WebClientResponseException.GatewayTimeout, WebClientResponseException.Gone, WebClientResponseException.InternalServerError, WebClientResponseException.MethodNotAllowed, WebClientResponseException.NotAcceptable, WebClientResponseException.NotFound, WebClientResponseException.NotImplemented, WebClientResponseException.ServiceUnavailable, WebClientResponseException.TooManyRequests, WebClientResponseException.Unauthorized, WebClientResponseException.UnprocessableEntity, WebClientResponseException.UnsupportedMediaType
メソッドのサマリー
クラス org.springframework.web.reactive.function.client.WebClientResponseException から継承されたメソッド
create, create, create, getHeaders, getMessage, getRawStatusCode, getRequest, getResponseBodyAs, getResponseBodyAs, getResponseBodyAsByteArray, getResponseBodyAsString, getResponseBodyAsString, getStatusCode, getStatusText, setBodyDecodeFunction
クラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString