public class BinaryProtocol.ProtocolError extends BinaryProtocol.RejectMessage
errorMessage
Constructor and Description |
---|
BinaryProtocol.ProtocolError(java.nio.ByteBuffer buffer) |
BinaryProtocol.ProtocolError(java.lang.String errorMessage) |
Modifier and Type | Method and Description |
---|---|
BinaryProtocol.MessageOp |
getOp() |
getErrorMessage, toString, wireFormat
getBoolean, getByteArray, getDouble, getEnum, getNameIdPair, getRepNodeImplArray, getStringArray, getVLSN, wireFormat
allocateInitializedBuffer, match
public BinaryProtocol.ProtocolError(java.lang.String errorMessage)
public BinaryProtocol.ProtocolError(java.nio.ByteBuffer buffer)
public BinaryProtocol.MessageOp getOp()
getOp
in class BinaryProtocol.Message
Copyright (c) 2004-2012 Oracle. All rights reserved.