Compartir a través de


: ObjectNotFoundException (Constructor) (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración

                      Public Sub New ( _
    message As String, _
    inner As Exception _
)
'Uso

                      Dim message As String
Dim inner As Exception

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

Parámetros

  • message
  • inner

Vea también

Referencia

ObjectNotFoundException (Clase)
ObjectNotFoundException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)