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