Keyoti SearchUnit API Docs
KeyotiFatalException Class
API DocumentationKeyoti.SearchEngineKeyotiFatalException
Keyoti SearchUnit v6
An exception thrown when crawling/building/searching cannot proceed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class KeyotiFatalException : ApplicationException
public class KeyotiFatalException : ApplicationException
Public Class KeyotiFatalException
	Inherits ApplicationException
Public Class KeyotiFatalException
	Inherits ApplicationException
public ref class KeyotiFatalException : public ApplicationException
public ref class KeyotiFatalException : public ApplicationException
type KeyotiFatalException =  
    class
        inherit ApplicationException
    end
type KeyotiFatalException =  
    class
        inherit ApplicationException
    end
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
KeyotiFatalException(Exception)
Creates a new fatal exception

KeyotiFatalException(String, Exception)
Creates a new fatal exception

CausedByThresholdDBPassed
Whether the dataaccess threshold caused the exception

CausedByThresholdReaderPassed
Whether the reader threshold caused the exception

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 message
(Overrides Exception.Message.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 ApplicationException
  KeyotiFatalException

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