Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridInternalException Class > DataGridInternalException Constructor : DataGridInternalException 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 DataGridInternalException(message, innerException)
public DataGridInternalException( string message, Exception innerException )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family