SPSqlExceptionsMonitor.ReportException method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Sub ReportException ( _
connection As String, _
exceptionNumber As Integer _
)
'Usage
Dim connection As String
Dim exceptionNumber As IntegerSPSqlExceptionsMonitor.ReportException(connection, _
exceptionNumber)
public static void ReportException(
string connection,
int exceptionNumber
)
Parameters
- connection
Type: System.String
- exceptionNumber
Type: System.Int32