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