Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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