Class ParsingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.predic8.membrane.core.graphql.ParsingException
All Implemented Interfaces:
Serializable

public class ParsingException extends Exception
See Also:
  • Constructor Details

    • ParsingException

      public ParsingException(String message, long position)
  • Method Details

    • getPosition

      public long getPosition()