Class PasswordProtectedFileException

PasswordProtectedFileException class

The exception that is thrown when provided password is incorrect.

public class PasswordProtectedFileException : Exception

Constructors

Name Description
PasswordProtectedFileException(string) Initializes a new instance of the AnnotatorException class.
PasswordProtectedFileException(string, Exception) Initializes a new instance of the AnnotatorException class.

See Also