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