MetadataStoreVersion2RequiredException Constructor (String)

Initializes a new instance of the MetadataStoreVersion2RequiredException class that contains the specified error message.

Namespace:  Microsoft.Synchronization
Assembly:  Microsoft.Synchronization (in Microsoft.Synchronization.dll)

public:
MetadataStoreVersion2RequiredException(
	String^ message
)

Parameters

message
Type: System::String
The error message that states the reason for the exception.
Show: