- All Implemented Interfaces:
- java.io.Serializable
public final class ConnectionShutdownException
extends java.io.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.
- See Also:
- Serialized Form