| Interface | Description |
|---|---|
| CancelCodecException |
Shared dummy interface for
CancelDecoderException and CancelEncoderException. |
| Exception | Description |
|---|---|
| CancelDecoderException |
Thrown during packet decoding when an incoming packet should be cancelled.
|
| CancelEncoderException |
Thrown during packet encoding when an outgoing packet should be cancelled.
|
| CancelException |
Thrown during packet transformation to cancel the packet.
|
| InformativeException |
Copyright © 2016–2021. All rights reserved.