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