Looks like a simple copy/paste (from suspendReads) bug.
public void suspendWrites() { try
catch (CancelledKeyException ex)
}