Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data.Stats Namespace > NotSupportedStatFunctionException Class > NotSupportedStatFunctionException Constructor : NotSupportedStatFunctionException Constructor(String,Exception) |
'Declaration Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
'Usage Dim message As String Dim innerException As Exception Dim instance As New NotSupportedStatFunctionException(message, innerException)
public NotSupportedStatFunctionException( string message, Exception innerException )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family