SecureStoreTargetApplicationNotFoundException - Constructeur (String)
Initialise une nouvelle instance de la classe avec un message d'erreur spécifié.
Espace de noms : Microsoft.BusinessData.Infrastructure.SecureStore
Assembly : Microsoft.BusinessData (dans Microsoft.BusinessData.dll)
Syntaxe
'Déclaration
Public Sub New ( _
message As String _
)
'Utilisation
Dim message As String
Dim instance As New SecureStoreTargetApplicationNotFoundException(message)
public SecureStoreTargetApplicationNotFoundException(
string message
)
Paramètres
message
Type : System.StringLe message qui décrit l'erreur.
Voir aussi
Référence
SecureStoreTargetApplicationNotFoundException classe
SecureStoreTargetApplicationNotFoundException - Membres
SecureStoreTargetApplicationNotFoundException - Surcharge
Microsoft.BusinessData.Infrastructure.SecureStore - Espace de noms