ChangeBatchNeedsFilterForgottenKnowledgeException Constructor (String)

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

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

public:
ChangeBatchNeedsFilterForgottenKnowledgeException(
	String^ message
)

Parameters

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