Java.Util.Zip.ZipException Class
This runtime exception is thrown by ZipFile and ZipInputStream when the file or stream is not a valid zip file.

See Also: ZipException Members

Syntax

[Android.Runtime.Register("java/util/zip/ZipException", DoNotGenerateAcw=true)]
public class ZipException : Java.IO.IOException

Remarks

This runtime exception is thrown by ZipFile and ZipInputStream when the file or stream is not a valid zip file.

See Also

[Android Documentation]

Requirements

Namespace: Java.Util.Zip
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1