Keyoti SearchUnit API Docs
IndexLockedException Class
API DocumentationKeyoti.SearchEngine.IndexIndexLockedException
Keyoti SearchUnit v6
Exception indicating that the index is locked.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class IndexLockedException : InvalidOperationException
public class IndexLockedException : InvalidOperationException
Public Class IndexLockedException
	Inherits InvalidOperationException
Public Class IndexLockedException
	Inherits InvalidOperationException
public ref class IndexLockedException : public InvalidOperationException
public ref class IndexLockedException : public InvalidOperationException
type IndexLockedException =  
    class
        inherit InvalidOperationException
    end
type IndexLockedException =  
    class
        inherit InvalidOperationException
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
IndexLockedException(String)
New.

Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetBaseException()()()() (Inherited from Exception.)
GetHashCode()()()() (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from Exception.)
GetType()()()() (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
MemberwiseClone()()()() (Inherited from Object.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120