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