Package de.firemage.autograder.core.file
Class ZipFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.firemage.autograder.core.LinterException
de.firemage.autograder.core.file.ZipFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionZipFormatException(String message) ZipFormatException(String message, Throwable cause) ZipFormatException(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
-
ZipFormatException
public ZipFormatException() -
ZipFormatException
-
ZipFormatException
-
ZipFormatException
-