Class CorruptHeaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.junrar.exception.RarException
com.github.junrar.exception.CorruptHeaderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCorruptHeaderException(String message) CorruptHeaderException(Throwable cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CorruptHeaderException
-
CorruptHeaderException
public CorruptHeaderException() -
CorruptHeaderException
-