Click or drag to resize

InvalidPasswordException Constructor

Overload List
  NameDescription
Public methodInvalidPasswordException
Initializes a new instance of the InvalidPasswordException class.
Public methodInvalidPasswordException(String)
Initializes a new instance of the InvalidPasswordException class with a specified error message.
Public methodInvalidPasswordException(SerializationInfo, StreamingContext)
Initializes a new instance of the InvalidPasswordException class with serialized data.
Top
See Also