Read a specific line from a file: Difference between revisions

Line 1,221:
}
private static final String ERROR_TOO_FEW_LINES = "File has lessfewer than 7 lines";
private static final String ERROR_EMPTY_LINE = "Line 7 is empty";
 
871

edits