Class UnzipFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.ibm.dtfj.utils.file.UnzipFailedException
- All Implemented Interfaces:
Serializable
Thrown when an error occurs while unzipping an archive
- See Also:
-
Constructor Summary
-
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnzipFailedException
-