다음을 통해 공유


ForgottenKnowledgeNotContainedException 클래스

연결된 SyncKnowledge 개체에 ForgottenKnowledge 개체가 포함되지 않을 때 발생하는 예외입니다.

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

구문

‘선언
<SerializableAttribute> _
Public Class ForgottenKnowledgeNotContainedException
    Inherits SyncException
‘사용 방법
Dim instance As ForgottenKnowledgeNotContainedException
[SerializableAttribute] 
public class ForgottenKnowledgeNotContainedException : SyncException
[SerializableAttribute] 
public ref class ForgottenKnowledgeNotContainedException : public SyncException
/** @attribute SerializableAttribute() */ 
public class ForgottenKnowledgeNotContainedException extends SyncException
SerializableAttribute 
public class ForgottenKnowledgeNotContainedException extends SyncException

상속 계층 구조

System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
      Microsoft.Synchronization.ForgottenKnowledgeNotContainedException

스레드로부터의 안전성

이 유형의 모든 public static(Visual Basic의 경우 Shared ) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

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