WrongPasswordException Constructors
An exception that is thrown when an encrypted zip file item is extracted with an invalid password.Name | Parameters | Description |
---|---|---|
WrongPasswordException(String) | password | Initializes a new instance of the WrongPasswordException class with the specified password. |
See Also