public interface MutationStatus
Modifier and Type | Method and Description |
---|---|
java.lang.String |
errorMessage() |
MutationStatus |
getClone() |
java.io.IOException |
getException() |
boolean |
hasException() |
boolean |
isFailed() |
boolean |
isNotRun() |
boolean |
isSuccess() |
boolean isSuccess()
boolean isFailed()
boolean isNotRun()
java.lang.String errorMessage()
MutationStatus getClone()
boolean hasException()
java.io.IOException getException()