Package com.github.junrar.exception
Class RarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.junrar.exception.RarException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
BadRarArchiveException,CorruptHeaderException,CrcErrorException,HeaderNotInArchiveException,InitDeciphererFailedException,MainHeaderNullException,NotRarArchiveException,UnsupportedRarEncryptedException,UnsupportedRarV5Exception
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RarException
-
RarException
public RarException() -
RarException
-