'Usage Dim message As String Dim instance As New InvalidParameterException(message)
Parameters
- message
- A string that describes the reason you are creating this exception object.
'Usage Dim message As String Dim instance As New InvalidParameterException(message)