Partager via


Classe ItemNotFoundInMetadataStoreException

Exception levée lorsqu'un fournisseur simple essaie d'accéder à un élément qui n'a pas d'entrée dans le magasin des métadonnées.

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

Syntaxe

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

Hiérarchie d'héritage

System. . :: . .Object
  System. . :: . .Exception
    Microsoft.Synchronization. . :: . .SyncException
      Microsoft.Synchronization. . :: . .SimpleProvidersException
        Microsoft.Synchronization..::..ItemNotFoundInMetadataStoreException

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 ItemNotFoundInMetadataStoreException

Espace de noms Microsoft.Synchronization