NegativeRangeException 类
用于生成知识的 ItemRangeOverride 对象包含不含 KnowledgeBuilder..::..ScopeClockVector 的 ClockVector 属性时由 KnowledgeBuilder..::..BuildSyncKnowledge 引发的异常。
命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 Microsoft.Synchronization.dll 中)
语法
声明
<SerializableAttribute> _
Public Class NegativeRangeException _
Inherits SyncException
用法
Dim instance As NegativeRangeException
[SerializableAttribute]
public class NegativeRangeException : SyncException
[SerializableAttribute]
public ref class NegativeRangeException : public SyncException
[<SerializableAttribute>]
type NegativeRangeException =
class
inherit SyncException
end
public class NegativeRangeException extends SyncException
继承层次结构
System. . :: . .Object
System. . :: . .Exception
Microsoft.Synchronization. . :: . .SyncException
Microsoft.Synchronization..::..NegativeRangeException
线程安全
此类型的所有公共成员static(在 Visual Basic 中为 Shared) 都是线程安全的。不保证所有实例成员都是线程安全的。