org.gcube.dataaccess.spql.model.error
Class AbstractQueryError
java.lang.Object
org.gcube.dataaccess.spql.model.error.AbstractQueryError
- All Implemented Interfaces:
- QueryError
- Direct Known Subclasses:
- InvalidValueError
public class AbstractQueryError
- extends Object
- implements QueryError
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
errorMessage
protected String errorMessage
AbstractQueryError
public AbstractQueryError(String errorMessage)
- Parameters:
errorMessage -
getErrorMessage
public String getErrorMessage()
-
- Specified by:
getErrorMessage in interface QueryError
Copyright © 2013. All Rights Reserved.