Class AGMalformedQueryException

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.AGMalformedQueryException
All Implemented Interfaces:
Serializable

public class AGMalformedQueryException extends AGHttpException
See Also:
  • Constructor Details

    • AGMalformedQueryException

      public AGMalformedQueryException(String message)
    • AGMalformedQueryException

      public AGMalformedQueryException(Exception e)
    • AGMalformedQueryException

      public AGMalformedQueryException(String message, Throwable cause)