Compartir a través de


: SchedulerException (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 SchedulerException(msg, e)
public SchedulerException (
    string msg,
    Exception e
)

Parámetros

  • msg
  • e

Vea también

Referencia

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