summaryT:DotNetNuke.Services.Exceptions.SearchIndexEmptyException

Namespace: DotNetNuke.Services.Exceptions
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class SearchIndexEmptyException : Exception
Visual Basic
Public Class SearchIndexEmptyException
	Inherits Exception

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    DotNetNuke.Services.Exceptions..::..SearchIndexEmptyException

See Also