Keyoti SearchUnit API Docs
ReaderException Constructor (innerException)
API DocumentationKeyoti.SearchEngine.DocumentsReaderExceptionReaderException(Exception)
Keyoti SearchUnit v6
Create a reader exception.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ReaderException(
	Exception innerException
)
public ReaderException(
	Exception innerException
)
Public Sub New ( 
	innerException As Exception
)
Public Sub New ( 
	innerException As Exception
)
public:
ReaderException(
	Exception^ innerException
)
public:
ReaderException(
	Exception^ innerException
)
new : 
        innerException : Exception -> ReaderException
new : 
        innerException : Exception -> ReaderException
Parameters
innerException (Exception)

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