Partager via


ObjectNotFoundException - Classe

Levée lorsqu'un élément externe n'est pas présent.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.Runtime.RuntimeException
        Microsoft.BusinessData.Runtime.ObjectNotFoundException
          Microsoft.BusinessData.Runtime.ObjectDeletedException

Espace de noms :  Microsoft.BusinessData.Runtime
Assembly :  Microsoft.BusinessData (dans Microsoft.BusinessData.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<DataContractAttribute> _
Public Class ObjectNotFoundException _
    Inherits RuntimeException
'Utilisation
Dim instance As ObjectNotFoundException
[SerializableAttribute]
[DataContractAttribute]
public class ObjectNotFoundException : RuntimeException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ObjectNotFoundException - Membres

Microsoft.BusinessData.Runtime - Espace de noms