public class FrameTooLargeException
extends io.netty.handler.codec.DecoderException
| Constructor and Description |
|---|
FrameTooLargeException(Optional<FrameInfo> frameInfo,
long frameSizeInBytes,
int maxFrameSizeInBytes) |
| Modifier and Type | Method and Description |
|---|---|
Optional<FrameInfo> |
getFrameInfo() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012–2024. All rights reserved.