Searched refs:SECURITY_EXCEPTIONS (Results 1 – 1 of 1) sorted by relevance
43 private static final Pattern SECURITY_EXCEPTIONS = Pattern.compile( field in MonkeyLogParser205 m = SECURITY_EXCEPTIONS.matcher(line); in parseLine()