Share via


BDCBasePage.LogException Method (Microsoft.Office.Server.ApplicationRegistry.Administration.UI)

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

Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration.UI
Assembly: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Syntax

'Declaration
Protected Shared Sub LogException ( _
    e As Exception, _
    methodName As String _
)
'Usage
Dim e As Exception
Dim methodName As String

BDCBasePage.LogException(e, methodName)
protected static void LogException (
    Exception e,
    string methodName
)

Parameters

  • e
  • methodName

See Also

Reference

BDCBasePage Class
BDCBasePage Members
Microsoft.Office.Server.ApplicationRegistry.Administration.UI Namespace