Keyoti SearchUnit API Docs
IndexLockedException Constructor (mesg)
API DocumentationKeyoti.SearchEngine.IndexIndexLockedExceptionIndexLockedException(String)
Keyoti SearchUnit v6
New.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IndexLockedException(
	string mesg
)
public IndexLockedException(
	string mesg
)
Public Sub New ( 
	mesg As String
)
Public Sub New ( 
	mesg As String
)
public:
IndexLockedException(
	String^ mesg
)
public:
IndexLockedException(
	String^ mesg
)
new : 
        mesg : string -> IndexLockedException
new : 
        mesg : string -> IndexLockedException
Parameters
mesg (String)

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