'UsageDim message As String Dim instance As New IncorrectPasswordException(message)
Parameters
- message
 - The message that indicates the reason for the exception.
 
            'UsageDim message As String Dim instance As New IncorrectPasswordException(message)