Partager via


Classe AnchorException

Exception levée pour les erreurs liées aux ancres, notamment à l'impossibilité de retourner une ancre.

Espace de noms :  Microsoft.Synchronization.Data
Assembly :  Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class AnchorException _
    Inherits DataSyncException
'Utilisation
Dim instance As AnchorException
[SerializableAttribute]
public class AnchorException : DataSyncException
[SerializableAttribute]
public ref class AnchorException : public DataSyncException
[<SerializableAttribute>]
type AnchorException =  
    class
        inherit DataSyncException
    end
public class AnchorException extends DataSyncException

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Membres AnchorException

Espace de noms Microsoft.Synchronization.Data