Share via


PortalLog.ShipLaunchWatson method (Exception, String)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.Diagnostics
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public Shared Sub ShipLaunchWatson ( _
    ex As Exception, _
    strExceptionContextInformationToLog As String _
)
'Usage
Dim ex As Exception
Dim strExceptionContextInformationToLog As StringPortalLog.ShipLaunchWatson(ex, strExceptionContextInformationToLog)
public static void ShipLaunchWatson(
    Exception ex,
    string strExceptionContextInformationToLog
)

Parameters

See also

Reference

PortalLog class

PortalLog members

ShipLaunchWatson overload

Microsoft.Office.Server.Diagnostics namespace