Share via


TopologySettingsFormatException Class

The exception thrown if a referenced node in the topology settings XML file does not exist.

Inheritance Hierarchy

System.Object
  System.Exception
    System.SystemException
      System.FormatException
        Microsoft.Office.Server.Search.Administration.TopologyExport.TopologySettingsFormatException

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

Syntax

'Declaration
Public Class TopologySettingsFormatException _
    Inherits FormatException
'Usage
Dim instance As TopologySettingsFormatException
public class TopologySettingsFormatException : FormatException

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TopologySettingsFormatException Members

Microsoft.Office.Server.Search.Administration.TopologyExport Namespace