Checker id: InterruptedExceptionSwallowed Checker description: This checker detects catch blocks that catch a supertype of InterruptedException (like Exception or Throwable) without handling the ...