|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryException | |
|---|---|
| org.globus.wsrf.impl | |
| org.globus.wsrf.query | |
| org.globus.wsrf.query.targetedXPath | |
| Uses of QueryException in org.globus.wsrf.impl |
|---|
| Methods in org.globus.wsrf.impl that throw QueryException | |
|---|---|
java.lang.Object |
XPathExpressionEvaluator.evaluate(QueryExpressionType expression,
ResourcePropertySet resourcePropertySet)
|
java.lang.Object |
QueryEngineImpl.executeQuery(QueryExpressionType expression,
ResourcePropertySet resourcePropertySet)
|
| Uses of QueryException in org.globus.wsrf.query |
|---|
| Subclasses of QueryException in org.globus.wsrf.query | |
|---|---|
class |
InvalidQueryExpressionException
This exception is raised when the query expression is invalid. |
class |
QueryEvaluationException
This exception is raised when evaluation of a query fails. |
class |
UnsupportedQueryDialectException
This exception is raised if the given query dialect is unsupported. |
| Methods in org.globus.wsrf.query that throw QueryException | |
|---|---|
java.lang.Object |
ExpressionEvaluator.evaluate(QueryExpressionType expression,
ResourcePropertySet resourcePropertySet)
Evaluates the expression over a ResourcePropertySet and returns the result. |
java.lang.Object |
QueryEngine.executeQuery(QueryExpressionType queryExpression,
ResourcePropertySet resourcePropertySet)
Executes a query against a resource property set. |
| Uses of QueryException in org.globus.wsrf.query.targetedXPath |
|---|
| Methods in org.globus.wsrf.query.targetedXPath that throw QueryException | |
|---|---|
java.lang.Object |
BaseTargetedXPathExpressionEvaluator.evaluate(QueryExpressionType expression,
ResourcePropertySet resourcePropertySet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||