I have a method which extracts zip files and processes them further. I have a try/catch block to detect any incomplete/corrupt zip files. The method is written as below :