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