Share via


ObjectNotFoundException - Constructeur (String, Exception)

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Utilisation
Dim message As String
Dim innerException As Exception

Dim instance As New ObjectNotFoundException(message, _
    innerException)
public ObjectNotFoundException(
    string message,
    Exception innerException
)

Paramètres

Voir aussi

Référence

ObjectNotFoundException classe

ObjectNotFoundException - Membres

ObjectNotFoundException - Surcharge

Microsoft.Office.Server.Search.Administration - Espace de noms