IncorrectPasswordException

IncorrectPasswordException class

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

To learn more, visit the Programming with Documents documentation article.

public class IncorrectPasswordException : Exception

See Also