Class ParserException

    • Constructor Detail

      • ParserException

        public ParserException​(Parser<?> parser,
                               Throwable cause)
        Constructor.
        Parameters:
        parser - the parser that failed
        cause - the exception thrown by the parser