1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for .NET
  4. /
  5. GroupDocs.Signature
  6. /
  7. IncorrectPasswordException

IncorrectPasswordException

IncorrectPasswordException class

The exception that is thrown when specified password is incorrect.

public class IncorrectPasswordException : GroupDocsSignatureException

Methods

Name Description
override GetObjectData(SerializationInfo, StreamingContext) Sets the SerializationInfo with information about the exception.

See Also