Class LineParsingException

    • Constructor Detail

      • LineParsingException

        public LineParsingException​(Throwable cause,
                                    RawLine offendingLine)
      • LineParsingException

        public LineParsingException​(String message,
                                    RawLine offendingLine)
    • Method Detail

      • getOffendingLine

        public RawLine getOffendingLine()