public class C4DocumentEnded extends Object
Constructor and Description |
---|
C4DocumentEnded() |
Modifier and Type | Method and Description |
---|---|
boolean |
errorIsTransient() |
C4Error |
getC4Error() |
String |
getDocID() |
int |
getErrorCode() |
int |
getErrorDomain() |
int |
getErrorInternalInfo() |
int |
getFlags() |
String |
getRevID() |
boolean |
isConflicted() |
String |
toString() |
public String getDocID()
public String getRevID()
public int getFlags()
public int getErrorDomain()
public int getErrorCode()
public int getErrorInternalInfo()
public C4Error getC4Error()
public boolean errorIsTransient()
public boolean isConflicted()