Package io.netty.handler.codec.quic
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:
java.io.Serializable
public final class QuicTimeoutClosedChannelException extends java.nio.channels.ClosedChannelException
SpecialClosedChannelException
that is used in case of closure caused by the idle timeout.- See Also:
- Serialized Form