8586878889909192
} catch (InterruptedException ex) { // Ignore Exception } if (!file.delete() && file.exists()) { throw new UnableToDeleteFileException(file); } }