public class Util extends Object
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
doesErrorExist(File logFile)
Simple routine to check for the string "Errors:" in a file.
|
protected static boolean doesErrorExist(File logFile) throws IOException
logFile - file to scan.ERROR_STRING appears in file.IOExceptionCopyright © 2016. All rights reserved.