Package org.openforis.collect.utils
Class ZipFile.ZipException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openforis.collect.utils.ZipFile.ZipException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- ZipFile
public static class ZipFile.ZipException extends Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ZipException(Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
ZipException
public ZipException(Exception e)
-
-