public interface CleansingExecutionResult
| Modifier and Type | Method and Description |
|---|---|
DaqaException |
getException()
Returns an exception if one is thrown during execution.
|
boolean |
hasFailed()
Returns
true if at least one Cleansing procedure or Cleansing operation has failed. |
boolean hasFailed()
true if at least one Cleansing procedure or Cleansing operation has failed.DaqaException getException()