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

Class MalformedQueryError

source code

exceptions.Exception --+    
                       |    
             SPARQLError --+
                           |
                          MalformedQueryError

Query Syntax Error for SPARQL RDQL etc

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

Inherited from exceptions.Exception: __getitem__, __init__, __str__