SchedulerInputException, constructeur (String, Exception) (Microsoft.SharePoint.Portal.WebControls)
Ce membre est réservé à un usage interne et il n'a pas été conçu pour être utilisé directement à partir du code.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
msg As String, _
e As Exception _
)
'Utilisation
Dim msg As String
Dim e As Exception
Dim instance As New SchedulerInputException(msg, e)
public SchedulerInputException (
string msg,
Exception e
)
Paramètres
- msg
- e
Voir aussi
Référence
SchedulerInputException, classe
Membres SchedulerInputException
Microsoft.SharePoint.Portal.WebControls, espace de noms