Partager via


Classe ItemMetadataNotFoundException

L'exception levée quand un élément qui a l'ID spécifié ou la valeur de champ personnalisé n'est pas trouvé pas dans le magasin des métadonnées.

Espace de noms: Microsoft.Synchronization.MetadataStorage
Assembly: Microsoft.Synchronization.MetadataStorage (dans microsoft.synchronization.metadatastorage.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class ItemMetadataNotFoundException
    Inherits MetadataStoreException
'Utilisation
Dim instance As ItemMetadataNotFoundException
[SerializableAttribute] 
public class ItemMetadataNotFoundException : MetadataStoreException
[SerializableAttribute] 
public ref class ItemMetadataNotFoundException : public MetadataStoreException
/** @attribute SerializableAttribute() */ 
public class ItemMetadataNotFoundException extends MetadataStoreException
SerializableAttribute 
public class ItemMetadataNotFoundException extends MetadataStoreException

Hiérarchie d'héritage

System.Object
   System.Exception
     Microsoft.Synchronization.SyncException
       Microsoft.Synchronization.MetadataStorage.MetadataStoreException
        Microsoft.Synchronization.MetadataStorage.ItemMetadataNotFoundException

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 ItemMetadataNotFoundException
Espace de noms Microsoft.Synchronization.MetadataStorage