Class v4ParserException

  • All Implemented Interfaces:
    Serializable

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

      • v4ParserException

        public v4ParserException()
        Used for remote debugger deserialization
      • v4ParserException

        public v4ParserException​(String msg,
                                 org.antlr.runtime.IntStream input)