public class AbstractQueryError extends Object implements QueryError
| Modifier and Type | Field and Description |
|---|---|
protected String |
errorMessage |
| Constructor and Description |
|---|
AbstractQueryError(String errorMessage) |
protected String errorMessage
public AbstractQueryError(String errorMessage)
errorMessage - public String getErrorMessage()
getErrorMessage in interface QueryErrorCopyright © 2017. All Rights Reserved.