Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > DataGridInternalException Class : DataGridInternalException Constructor |
Overload | Description |
---|---|
DataGridInternalException Constructor() | Initializes a new instance of the DataGridInternalException class. |
DataGridInternalException Constructor(String) | Initializes a new instance of the DataGridInternalException class specifying the exception message. |
DataGridInternalException Constructor(Exception) | Initializes a new instance of the DataGridInternalException class specifying the inner exception. |
DataGridInternalException Constructor(String,Exception) | Initializes a new instance of the DataGridInternalException class specifying the exception message and inner exception. |
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family