Share via


MetadataStorageEngineException Constructor

Initializes a new instance of the MetadataStorageEngineException class.

Overload List

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

See Also

Reference

MetadataStorageEngineException Class
MetadataStorageEngineException Members
Microsoft.Synchronization.MetadataStorage Namespace