Package com.github.junrar.exception
Class NotRarArchiveException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.github.junrar.exception.RarException
-
- com.github.junrar.exception.NotRarArchiveException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotRarArchiveException extends RarException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotRarArchiveException()NotRarArchiveException(java.lang.Throwable cause)
-