InternetInvalidPasswordException Constructor |
| Name | Description | |
|---|---|---|
| InternetInvalidPasswordException | Creates a new instance of InternetInvalidPasswordException. | |
| InternetInvalidPasswordException(String) | Creates a new instance of InternetInvalidPasswordException specifying the exception message. | |
| InternetInvalidPasswordException(SerializationInfo, StreamingContext) |
Initializes a new instance of the InternetInvalidPasswordException class.
| |
| InternetInvalidPasswordException(String, Exception) | Creates a new instance of InternetInvalidPasswordException specifying the exception message and inner
exception. |