Class QuicException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.netty.handler.codec.quic.QuicException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
QuicStreamResetException

public class QuicException extends Exception
Exception produced while processing QUIC.
See Also: