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