public class Error extends Message
static class
Error.Codec
Error.SingleMessageSubCodec
Error.SubCodec
int
code
String
message
isResponse, opcode
Error(int code, String message)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final int code
ProtocolConstants.ErrorCode
public final String message
public Error(int code, String message)
public String toString()
toString
Object
Copyright © 2017–2022. All rights reserved.