类 RouteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lark.oapi.okhttp.internal.connection.RouteException
- 所有已实现的接口:
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.
- 另请参阅:
-
方法概要
-
方法详细资料
-
getFirstConnectException
-
getLastConnectException
-