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, toStringpublic FastDecoderException(String message)
Copyright © 2015–2020 WaterfallMC. All rights reserved.