InvalidPasswordException

InvalidPasswordException class

The exception that is thrown when supplied password is incorrect.

public class InvalidPasswordException : WatermarkException

Constructors

Name Description
InvalidPasswordException() Initializes a new instance of the InvalidPasswordException class.

See Also