Java Zip - Errors



Introduction

The java.util.zip Error contains the error which can occur during zip/unzip operations.

Interface Summary

Sr.No. Error & Description
1

ZipError

Signals that an unrecoverable error has occurred.

Advertisements