public class QueryVerificationResult extends Object
| Modifier and Type | Field and Description |
|---|---|
CannotEvaluateException |
exception
The exception of the verification if the query has error
|
char |
result
The verification result of the query
|
| Constructor and Description |
|---|
QueryVerificationResult(char result)
Constructor with exception = NULL
|
public char result
public CannotEvaluateException exception
Copyright © 2014 Uppsala University and Aalborg University. All Rights Reserved.