Class QuicTimeoutClosedChannelException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.nio.channels.ClosedChannelException
io.netty.handler.codec.quic.QuicTimeoutClosedChannelException
- All Implemented Interfaces:
Serializable
Special
ClosedChannelException that is used in case of closure caused by the idle timeout.- See Also:
-
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString