public class BinaryProtocol.IncompatibleVersion extends BinaryProtocol.RejectMessage
errorMessage| Constructor and Description |
|---|
BinaryProtocol.IncompatibleVersion(java.nio.ByteBuffer buffer) |
BinaryProtocol.IncompatibleVersion(java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
BinaryProtocol.MessageOp |
getOp() |
getErrorMessage, toString, wireFormatgetBoolean, getByteArray, getDouble, getEnum, getNameIdPair, getRepNodeImplArray, getStringArray, getVLSN, wireFormatallocateInitializedBuffer, matchpublic BinaryProtocol.IncompatibleVersion(java.lang.String message)
public BinaryProtocol.IncompatibleVersion(java.nio.ByteBuffer buffer)
public BinaryProtocol.MessageOp getOp()
getOp in class BinaryProtocol.MessageCopyright (c) 2004-2012 Oracle. All rights reserved.