ChangeBatchNeedsFilterForgottenKnowledgeException 构造函数 (String)

初始化 ChangeBatchNeedsFilterForgottenKnowledgeException 类的一个包含指定错误消息的新实例。

命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)

语法

声明
Public Sub New ( _
    message As String _
)
用法
Dim message As String

Dim instance As New ChangeBatchNeedsFilterForgottenKnowledgeException(message)
public ChangeBatchNeedsFilterForgottenKnowledgeException (
    string message
)
public:
ChangeBatchNeedsFilterForgottenKnowledgeException (
    String^ message
)
public ChangeBatchNeedsFilterForgottenKnowledgeException (
    String message
)
public function ChangeBatchNeedsFilterForgottenKnowledgeException (
    message : String
)

参数

  • message
    说明错误的消息。

请参阅

参考

ChangeBatchNeedsFilterForgottenKnowledgeException 类
ChangeBatchNeedsFilterForgottenKnowledgeException 成员
Microsoft.Synchronization 命名空间