Share via


RemoteSharepointException.GetDetails method

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Shared Function GetDetails ( _
    exMessage As String _
) As RemoteSharepointException.RemoteSharePointExceptionInfo
'Usage
Dim exMessage As String
Dim returnValue As RemoteSharepointException.RemoteSharePointExceptionInfo

returnValue = RemoteSharepointException.GetDetails(exMessage)
public static RemoteSharepointException.RemoteSharePointExceptionInfo GetDetails(
    string exMessage
)

Parameters

Return value

Type: Microsoft.Office.Server.Search.Query.RemoteSharepointException.RemoteSharePointExceptionInfo

See also

Reference

RemoteSharepointException class

RemoteSharepointException members

Microsoft.Office.Server.Search.Query namespace