public class BinaryProtocol.ProtocolError extends BinaryProtocol.RejectMessage
errorMessage| Constructor and Description |
|---|
ProtocolError(ByteBuffer buffer) |
ProtocolError(String errorMessage) |
| Modifier and Type | Method and Description |
|---|---|
BinaryProtocol.MessageOp |
getOp() |
getErrorMessage, toString, wireFormatgetBoolean, getByteArray, getDouble, getEnum, getNameIdPair, getStringArray, getVLSN, putByteArray, putWireFormat, wireFormat, wireFormatSizeallocateInitializedBuffer, matchpublic ProtocolError(String errorMessage)
public ProtocolError(ByteBuffer buffer)
public BinaryProtocol.MessageOp getOp()
getOp in class BinaryProtocol.MessageCopyright © 2024. All rights reserved.