public final class QuicException
extends java.io.IOException
QUIC.| Modifier and Type | Method and Description |
|---|---|
QuicError |
error()
Returns the
QuicError which was the cause of the QuicException. |
public QuicError error()
QuicError which was the cause of the QuicException.QuicError that caused this QuicException.Copyright © 2020-2023 The Netty Project. All Rights Reserved.