- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.springframework.core.NestedRuntimeException
-
- org.springframework.web.client.RestClientException
-
- org.springframework.web.client.RestClientResponseException
-
- org.springframework.web.client.HttpStatusCodeException
-
- org.apache.shenyu.plugin.sentinel.SentinelPlugin.SentinelFallbackException
-
-
方法概要
-
从类继承的方法 org.springframework.web.client.HttpStatusCodeException
getStatusCode
-
从类继承的方法 org.springframework.web.client.RestClientResponseException
getRawStatusCode, getResponseBodyAsByteArray, getResponseBodyAsString, getResponseBodyAsString, getResponseHeaders, getStatusText
-
从类继承的方法 org.springframework.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
-
从类继承的方法 java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Copyright © 2026 The Apache Software Foundation. All rights reserved.