Package rdfalchemy :: Module exceptions :: Class QueryEvaluationError
[hide private]
[frames] | no frames]

Class QueryEvaluationError

source code

exceptions.Exception --+    
                       |    
             SPARQLError --+
                           |
                          QueryEvaluationError

Query Evaluation Error reported by Server

In Sesame:
org.openrdf.query.QueryEvaluationException
Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __str__