PasswordValidationException Constructor Ipswitch.Messaging.Framework
Overload List

  NameDescription
Public methodPasswordValidationException(PasswordValidationResults)
Initializes a new instance of the PasswordValidationException class with the validation results that caused the exception to be raised.
Public methodPasswordValidationException(String, PasswordValidationResults)
Initializes a new instance of the PasswordValidationException class with a specified message and the validation results that caused the Exception to be raised.
Public methodPasswordValidationException(String, Exception, PasswordValidationResults)
Initializes a new instance of the PasswordValidationException class with a specified message, the exception that caused this exception, and the validation results that caused the exception to be raised.
Top
See Also

Reference