public class JSONRPCResponse.Error extends Object
JSONRPCResponse.Error(int code, String message)
int
getCode()
String
getMessage()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSONRPCResponse.Error(int code, String message)
public int getCode()
public String getMessage()