Package de.firemage.autograder.core.file
Klasse ZipFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.firemage.autograder.core.LinterException
de.firemage.autograder.core.file.ZipFormatException
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungZipFormatException(String message) ZipFormatException(String message, Throwable cause) ZipFormatException(Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
ZipFormatException
public ZipFormatException() -
ZipFormatException
-
ZipFormatException
-
ZipFormatException
-