Share via


MetadataStoreException Constructor

Initializes a new instance of the MetadataStoreException class.

Overload List

Name Description
MetadataStoreException ()
Initializes a new instance of the MetadataStoreException class.
MetadataStoreException (String)
Initializes a new instance of the MetadataStoreException class that contains a specified error message.
MetadataStoreException (SerializationInfo, StreamingContext)
Initializes a new instance of the MetadataStoreException class by using serialized data.
MetadataStoreException (String, Exception)
Initializes a new instance of the MetadataStoreException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

MetadataStoreException Class
MetadataStoreException Members
Microsoft.Synchronization.MetadataStorage Namespace