Partager via


SecureStoreException - Constructeur (String)

Crée une nouvelle instance de la classe avec un message.

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 SecureStoreException(message)
public SecureStoreException(
    string message
)

Paramètres

Voir aussi

Référence

SecureStoreException classe

SecureStoreException - Membres

SecureStoreException - Surcharge

Microsoft.BusinessData.Infrastructure.SecureStore - Espace de noms