net.spy.memcached.protocol.couch
Class RowError

java.lang.Object
  extended by net.spy.memcached.protocol.couch.RowError

public class RowError
extends Object


Constructor Summary
RowError(String from, String reason)
           
 
Method Summary
 String getFrom()
           
 String getReason()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RowError

public RowError(String from,
                String reason)
Method Detail

getFrom

public String getFrom()

getReason

public String getReason()