Class PasswordRequiredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.commons.compress.PasswordRequiredException
All Implemented Interfaces:
Serializable

Exception thrown when trying to read an encrypted entry or file without configuring a password.
Since:
1.10
See Also:
  • Constructor Details

    • PasswordRequiredException

      Constructs a new exception.
      Parameters:
      name - name of the archive containing encrypted streams or the encrypted file.