ItemHasNoDataException Constructor
Initializes a new instance of the ItemHasNoDataException class.
Overload List
Name | Description |
---|---|
ItemHasNoDataException () |
Initializes a new instance of the ItemHasNoDataException class.
|
ItemHasNoDataException (String) |
Initializes a new instance of the ItemHasNoDataException class that contains a specified error message.
|
ItemHasNoDataException (SerializationInfo, StreamingContext) |
Initializes a new instance of the ItemHasNoDataException class by using serialized data.
|
ItemHasNoDataException (String, Exception) |
Initializes a new instance of the ItemHasNoDataException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
ItemHasNoDataException Class
ItemHasNoDataException Members
Microsoft.Synchronization Namespace