Compartir a través de


: SchedulerInputException (Constructor) (String, Exception) (Microsoft.SharePoint.Portal.WebControls)

Este miembro está reservado para uso interno y no está destinado a ser utilizado desde el código.

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

Sintaxis

'Declaración
Public Sub New ( _
    msg As String, _
    e As Exception _
)
'Uso
Dim msg As String
Dim e As Exception

Dim instance As New SchedulerInputException(msg, e)
public SchedulerInputException (
    string msg,
    Exception e
)

Parámetros

  • msg
  • e

Vea también

Referencia

SchedulerInputException (Clase)
SchedulerInputException (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)