Java.Util.Zip.DataFormatException Class
DataFormatException is used to indicate an error in the format of a particular data stream which is to be uncompressed.

See Also: DataFormatException Members

Syntax

[Android.Runtime.Register("java/util/zip/DataFormatException", DoNotGenerateAcw=true)]
public class DataFormatException : Java.Lang.Exception

Remarks

DataFormatException is used to indicate an error in the format of a particular data stream which is to be uncompressed.

[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