クラス HttpServerErrorException.BadGateway
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.HttpServerErrorException
org.springframework.web.client.HttpServerErrorException.BadGateway
- 実装されているすべてのインターフェース:
SerializableSE
- 含まれているクラス:
- HttpServerErrorException
HTTP ステータス 502BadGateway の
HttpServerErrorException。- 導入:
- 5.1
- 関連事項:
ネストされたクラスの要約
クラス org.springframework.web.client.HttpServerErrorException から継承されたネストクラス / インターフェース
HttpServerErrorException.BadGateway, HttpServerErrorException.GatewayTimeout, HttpServerErrorException.InternalServerError, HttpServerErrorException.NotImplemented, HttpServerErrorException.ServiceUnavailableメソッドのサマリー
クラス org.springframework.web.client.HttpServerErrorException から継承されたメソッド
create, createクラス org.springframework.web.client.RestClientResponseException から継承されたメソッド
getRawStatusCode, getResponseBodyAs, getResponseBodyAs, getResponseBodyAsByteArray, getResponseBodyAsString, getResponseBodyAsString, getResponseHeaders, getStatusCode, getStatusText, setBodyConvertFunctionクラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString