public class DataNotRepresentsObject
extends java.lang.IllegalArgumentException
ByteBuf
doesn't match to the object serialization, this exception is thrown.
Will contain the original ByteBuf data.| Constructor and Description |
|---|
DataNotRepresentsObject(java.lang.String message,
io.netty.buffer.ByteBuf data) |
| Modifier and Type | Method and Description |
|---|---|
io.netty.buffer.ByteBuf |
data() |