Class IncorrectPasswordException

IncorrectPasswordException class

Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.

public class IncorrectPasswordException : Exception

See Also