Class IllegalQueryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.rdf4j.federated.exception.IllegalQueryException
- All Implemented Interfaces:
Serializable
Thrown if something is wrong while constructing the query string.
- Author:
- Andreas Schwarte
- See Also:
-
Constructor Summary
ConstructorDescriptionIllegalQueryException
(String arg0) IllegalQueryException
(String arg0, Throwable arg1) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalQueryException
public IllegalQueryException() -
IllegalQueryException
-
IllegalQueryException
-
IllegalQueryException
-