Searched refs:getReason (Results 1 – 3 of 3) sorted by relevance
53 public Reason getReason() { in getReason() method in ProcessUtil.KillException305 if (e.getReason() != KillException.Reason.NO_SUCH_PROCESS) { in killAll()366 if (e.getReason() != KillException.Reason.NO_SUCH_PROCESS) { in withProcessKill()
204 if (e.getReason() != ProcessUtil.KillException.Reason.NO_SUCH_PROCESS) { in close()
105 if (e.getReason() != ProcessUtil.KillException.Reason.NO_SUCH_PROCESS) { in finished()