Package com.codebarrel.api
Class ZipUtils.ZipException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.codebarrel.api.ZipUtils.ZipException
- All Implemented Interfaces:
Serializable
- Enclosing class:
ZipUtils
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionZipException(String message) ZipException(String message, Throwable cause) ZipException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ZipException
-
ZipException
-
ZipException
-