Classe SimpleProvidersException
Classe de base pour toutes les exceptions levées par les fournisseurs simples.
Espace de noms: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (dans microsoft.synchronization.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class SimpleProvidersException
Inherits SyncException
'Utilisation
Dim instance As SimpleProvidersException
[SerializableAttribute]
public class SimpleProvidersException : SyncException
[SerializableAttribute]
public ref class SimpleProvidersException : public SyncException
/** @attribute SerializableAttribute() */
public class SimpleProvidersException extends SyncException
SerializableAttribute
public class SimpleProvidersException extends SyncException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Synchronization.SyncException
Microsoft.Synchronization.SimpleProvidersException
Classes dérivées
Sécurité des threads
Tous les membres publics statiques (Partagés en 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 SimpleProvidersException
Espace de noms Microsoft.Synchronization