Class QuicClosedChannelException

All Implemented Interfaces:
Serializable

public final class QuicClosedChannelException extends ClosedChannelException
Special QuicClosedChannelException which also provides extra info if the close was a result of a QuicConnectionCloseEvent that was triggered by the remote peer.
See Also: