Partager via


CannotConnectException - Classe

Levée lorsque le Service Business Data Connectivity (BDC) ne peut pas d'établir une connexion à l'application de gestion du système externe.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.BusinessData.Infrastructure.BdcException
      Microsoft.BusinessData.Runtime.RuntimeException
        Microsoft.BusinessData.Runtime.CannotConnectException
          Microsoft.BusinessData.Runtime.AuthenticationException

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

Syntaxe

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

CannotConnectException - Membres

Microsoft.BusinessData.Runtime - Espace de noms