LobGenericException, constructeur (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub New ( _
message As String, _
inner As Exception _
)
'Utilisation
Dim message As String
Dim inner As Exception
Dim instance As New LobGenericException(message, inner)
public LobGenericException (
string message,
Exception inner
)
Paramètres
- message
- inner
Voir aussi
Référence
LobGenericException, classe
Membres LobGenericException
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms