Searched refs:LEVEL_FATAL (Results 1 – 1 of 1) sorted by relevance
30 private final static int LEVEL_FATAL = 3; field in Errors49 level = Math.max(level, LEVEL_FATAL); in addFatal()81 return level >= LEVEL_FATAL; in hasFatal()