共用方式為


AnchorException 類別

針對與錨定 (Anchor) 相關之錯誤所擲回的例外狀況 (Exception),其中包括無法傳回錨定。

命名空間: Microsoft.Synchronization.Data
組件: Microsoft.Synchronization.Data (在 microsoft.synchronization.data.dll)

語法

'宣告
<SerializableAttribute> _
Public Class AnchorException
    Inherits DataSyncException
'用途
Dim instance As AnchorException
[SerializableAttribute] 
public class AnchorException : DataSyncException
[SerializableAttribute] 
public ref class AnchorException : public DataSyncException
/** @attribute SerializableAttribute() */ 
public class AnchorException extends DataSyncException
SerializableAttribute 
public class AnchorException extends DataSyncException

繼承階層

System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
       Microsoft.Synchronization.Data.DataSyncException
        Microsoft.Synchronization.Data.AnchorException

執行緒安全性

任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。

請參閱

參考

AnchorException 成員
Microsoft.Synchronization.Data 命名空間