public class ErrorResult extends Result
evaluation, name
Constructor and Description |
---|
ErrorResult()
Create a new instance of ErrorResult.
|
ErrorResult(java.lang.String error)
Create a new instance of Result.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getError()
Get the error description.
|
void |
setError(java.lang.String thisError)
Set the error description.
|
getEvaluation, getName, isClusterType, isErrorType, isMatchType, isValueType, setEvaluation, setName, toString