Package com.franz.agraph.http.exception
Class AGQueryTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.repository.RepositoryException
com.franz.agraph.http.exception.AGHttpException
com.franz.agraph.http.exception.AGQueryTimeoutException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionAGQueryTimeoutException
(String message) AGQueryTimeoutException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AGQueryTimeoutException
-
AGQueryTimeoutException
-
AGQueryTimeoutException
-