Package org.zeroturnaround.zip
Class ZipExceptionUtil
java.lang.Object
org.zeroturnaround.zip.ZipExceptionUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static ZipException
Rethrow the given exception as a runtime exception.
-
Constructor Details
-
ZipExceptionUtil
ZipExceptionUtil()
-
-
Method Details
-
rethrow
Rethrow the given exception as a runtime exception.
-