public class FastDecoderException
extends io.netty.handler.codec.DecoderException
Constructor and Description |
---|
FastDecoderException(String message) |
FastDecoderException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
Throwable |
fillInStackTrace() |
Throwable |
initCause(Throwable cause) |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FastDecoderException(String message)
Copyright © 2021. All rights reserved.