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