Class UnsupportedRarEncryptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.junrar.exception.RarException
com.github.junrar.exception.UnsupportedRarEncryptedException
All Implemented Interfaces:
Serializable

public class UnsupportedRarEncryptedException extends RarException
See Also:
  • Constructor Details

    • UnsupportedRarEncryptedException

      public UnsupportedRarEncryptedException(Throwable cause)
    • UnsupportedRarEncryptedException

      public UnsupportedRarEncryptedException()