类 ConnectionShutdownException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.lark.oapi.okhttp.internal.http2.ConnectionShutdownException
所有已实现的接口:
Serializable

public final class ConnectionShutdownException extends IOException
Thrown when an HTTP/2 connection is shutdown (either explicitly or if the peer has sent a GOAWAY frame) and an attempt is made to use the connection.
另请参阅:
  • 构造器详细资料

    • ConnectionShutdownException

      public ConnectionShutdownException()