Package service.database.exception
Class ZipCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
service.database.exception.ZipCreationException
- All Implemented Interfaces:
java.io.Serializable
public class ZipCreationException
extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description ZipCreationException(java.lang.Throwable cause) -
Method Summary
-
Constructor Details
-
ZipCreationException
public ZipCreationException(java.lang.Throwable cause)
-