Searched refs:failErrorMessage (Results 1 – 1 of 1) sorted by relevance
405 …private boolean verifyVoidCell( short col, short row, String failErrorMessage ) throws com.sun.sta… in verifyVoidCell() argument413 fail( failErrorMessage ); in verifyVoidCell()422 …erifyNumericCellContent( short col, short row, double value, String failErrorMessage ) throws com.… in verifyNumericCellContent() argument429 fail( failErrorMessage ); in verifyNumericCellContent()438 … verifyStringCellContent( short col, short row, String text, String failErrorMessage ) throws com.… in verifyStringCellContent() argument445 fail( failErrorMessage ); in verifyStringCellContent()