Class MalformedQueryException

java.lang.Object
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncompatibleOperationException

public class MalformedQueryException extends RDF4JException
An exception indicating that a query could not be processed by the query parser, typically due to syntax errors.
Author:
jeen, Herko ter Horst
See Also: