Class QueryTranslatingException

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

public class QueryTranslatingException extends Exception
See Also:
  • Constructor Details

    • QueryTranslatingException

      public QueryTranslatingException(String message, Exception e)
    • QueryTranslatingException

      public QueryTranslatingException(String message)