'Declaration Public Function New( _ ByVal message As String, _ ByVal sourcePropertyName As String _ )
'Usage Dim message As String Dim sourcePropertyName As String Dim instance As New InvalidSourcePropertyNameException(message, sourcePropertyName)
public InvalidSourcePropertyNameException( string message, string sourcePropertyName )
Parameters
- message
The error message that explains the reason for the exception.
- sourcePropertyName
- A string representing the invalid property name that was specified by a statistical function's SourcePropertyName property