다음을 통해 공유


NegativeRangeException 클래스

정보를 빌드하는 데 사용된 ItemRangeOverride 개체에 KnowledgeBuilder.ScopeClockVector가 들어 있지 않는 ClockVector 속성이 포함되어 있을 때 KnowledgeBuilder.BuildSyncKnowledge에 의해 throw되는 예외입니다.

네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization

구문

‘선언
<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 ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

NegativeRangeException 멤버
Microsoft.Synchronization 네임스페이스