1. GroupDocs.Comparison
  2. /
  3. GroupDocs.Comparison for .NET
  4. /
  5. GroupDocs.Comparison.Common.Exceptions
  6. /
  7. PasswordProtectedFileException

PasswordProtectedFileException

PasswordProtectedFileException class

The exception that is thrown when the document is protected by password.

public class PasswordProtectedFileException : ComparisonException

Constructors

Name Description
PasswordProtectedFileException() Initializes a new instance of PasswordProtectedFileException class.

See Also