Partager via


ObjectNotFoundException - Constructeur (String)

Crée une nouvelle instance de la classe avec une chaîne de message.

Espace de noms :  Microsoft.BusinessData.Runtime
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 ObjectNotFoundException(message)
public ObjectNotFoundException(
    string message
)

Paramètres

Voir aussi

Référence

ObjectNotFoundException classe

ObjectNotFoundException - Membres

ObjectNotFoundException - Surcharge

Microsoft.BusinessData.Runtime - Espace de noms