Partager via


LobGenericException - Classe

Représente une exception levée lorsqu'une erreur se produit dans le système de métier pendant l'exécution d'une méthode.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.Runtime.RuntimeException
        Microsoft.BusinessData.Runtime.LobGenericException
          Microsoft.BusinessData.Runtime.LobBusinessErrorException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<DataContractAttribute> _
Public Class LobGenericException _
    Inherits RuntimeException
'Utilisation
Dim instance As LobGenericException
[SerializableAttribute]
[DataContractAttribute]
public class LobGenericException : 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

LobGenericException - Membres

Microsoft.BusinessData.Runtime - Espace de noms