Home
last modified time | relevance | path

Searched defs:TooManyCellsError (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/autotest/frontend/client/src/autotest/tko/
H A DSpreadsheetDataProcessor.java37 public static class TooManyCellsError extends Exception { class in SpreadsheetDataProcessor
40 public TooManyCellsError(int cellCount) { in TooManyCellsError() method in SpreadsheetDataProcessor.TooManyCellsError