:: com :: sun :: star :: packages :: zip ::

exception ZipException
Base Hierarchy
::com::sun::star::uno::Exception
 |
 +-ZipException
Description
used to indicate that a ZIP exception has occurred.

This interface is an IDL version of the Java interface java.util.zip.ZipException with some minor adaptations.


Top of Page