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