NegativeRangeException クラス
ナレッジの構築に使用される ItemRangeOverride オブジェクトの ClockVector プロパティに KnowledgeBuilder.ScopeClockVector が含まれていない場合に、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
/** @attribute SerializableAttribute() */
public class NegativeRangeException extends SyncException
SerializableAttribute
public class NegativeRangeException extends SyncException
継承階層
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.NegativeRangeException
スレッド セーフ
この型の public static (Visual Basic では Shared ) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。