Java.Util.Jar.JarException Class
This runtime exception is thrown when a problem occurs while reading a JAR file.

See Also: JarException Members

Syntax

[Android.Runtime.Register("java/util/jar/JarException", DoNotGenerateAcw=true)]
public class JarException : Java.Util.Zip.ZipException

Remarks

This runtime exception is thrown when a problem occurs while reading a JAR file.

[Android Documentation]

Requirements

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