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