Keyoti SearchUnit API Docs
ReaderException Class
API DocumentationKeyoti.SearchEngine.DocumentsReaderException
Keyoti SearchUnit v6
An exception that originated in the Reader.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class ReaderException : Exception
public class ReaderException : Exception
Public Class ReaderException
	Inherits Exception
Public Class ReaderException
	Inherits Exception
public ref class ReaderException : public Exception
public ref class ReaderException : public Exception
type ReaderException =  
    class
        inherit Exception
    end
type ReaderException =  
    class
        inherit Exception
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReaderException(Exception)
Create a reader exception.

ReaderException(String, Exception)
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
The exception message
(Overrides Exception.Message.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 ReaderException

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