public static class AcpSchema.JSONRPCError extends java.lang.Object
JSONRPCError()
int
code()
java.lang.Object
data()
java.lang.String
message()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONRPCError()
public int code()
public java.lang.String message()
public java.lang.Object data()