Class AGMalformedDataException

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

public class AGMalformedDataException extends AGHttpException
See Also:
  • Constructor Details

    • AGMalformedDataException

      public AGMalformedDataException(String message)
    • AGMalformedDataException

      public AGMalformedDataException(Exception e)
    • AGMalformedDataException

      public AGMalformedDataException(String message, Throwable cause)