Class GeneralParseException

  • All Implemented Interfaces:
    Serializable

    public class GeneralParseException
    extends org.antlr.runtime.RecognitionException
    See Also:
    Serialized Form
    • Constructor Detail

      • GeneralParseException

        public GeneralParseException​(String message,
                                     int line)