Module java.base
Package java.util.jar

Class JarException

java.lang.Object
All Implemented Interfaces:
Serializable

public class JarException extends ZipException
Signals that an error of some sort has occurred while reading from or writing to a JAR file.
Since:
1.2
See Also: