This topic has not yet been rated - Rate this topic

SearchServiceApplicationFault constructor

Initializes a new instance of the SearchServiceApplicationFault class.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
public SearchServiceApplicationFault(
	SearchServiceApplicationFaultType type,
	string msg
)

Parameters

type
Type: Microsoft.Office.Server.Search.Administration.SearchServiceApplicationFaultType
The enumeration value that specifies the fault type.
msg
Type: System.String
A message that describes the fault.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.