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