Class QueryExecutionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.engine.wrappers.graphql.utils.QueryExecutionException
All Implemented Interfaces:
Serializable

public class QueryExecutionException extends Exception
See Also:
  • Constructor Details

    • QueryExecutionException

      public QueryExecutionException(String message, Exception e)