Method | Description | |
---|---|---|
PasswordErrorException ( ) : System | ||
PasswordErrorException ( string ErrorMessage ) : System | ||
PasswordErrorException ( string message, Exception innerException ) : System |
public PasswordErrorException ( string ErrorMessage ) : System | ||
ErrorMessage | string | |
return | System |
public PasswordErrorException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |