Package org.miaixz.bus.http.accord
Class RouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.miaixz.bus.http.accord.RouteException
- All Implemented Interfaces:
Serializable
An exception thrown to indicate a problem connecting via a single Route. Multiple attempts may
have been made with alternative protocols, none of which were successful.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getFirstConnectException
-
getLastConnectException
-