sun.misc
public class: InvalidJarIndexException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
sun.misc.InvalidJarIndexException
All Implemented Interfaces:
Serializable
Thrown if the URLClassLoader finds the INDEX.LIST file of
a jar file contains incorrect information.
- author:
Zhenghua - Li
- since:
1.3 -
| Methods from java.lang.Throwable: |
|---|
|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |