Class ParsingException

    • Constructor Detail

      • ParsingException

        public ParsingException​(String msg,
                                Exception cause,
                                int line)
        Ctor.
        Parameters:
        msg - Message
        cause - Cause of failure
        line - The place
    • Method Detail

      • line

        public int line()
        Get the place.
        Returns:
        Line