LobBusinessErrorException - Classe
Exception qui est levée lorsqu'une erreur de logique métier se produit lors de l'exécution d'instance de 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 LobBusinessErrorException _
Inherits LobGenericException
'Utilisation
Dim instance As LobBusinessErrorException
[SerializableAttribute]
[DataContractAttribute]
public class LobBusinessErrorException : LobGenericException
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.