Keyoti SearchUnit API Docs
InvalidSearchExpressionException Class
API DocumentationKeyoti.SearchEngine.SearchInvalidSearchExpressionException
Keyoti SearchUnit v6
Thrown when a search expression is invalid.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class InvalidSearchExpressionException : ApplicationException
public class InvalidSearchExpressionException : ApplicationException
Public Class InvalidSearchExpressionException
	Inherits ApplicationException
Public Class InvalidSearchExpressionException
	Inherits ApplicationException
public ref class InvalidSearchExpressionException : public ApplicationException
public ref class InvalidSearchExpressionException : public ApplicationException
type InvalidSearchExpressionException =  
    class
        inherit ApplicationException
    end
type InvalidSearchExpressionException =  
    class
        inherit ApplicationException
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
InvalidSearchExpressionException(InvalidExpressionReason)
Creates a new exception with the specified reason

Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
excepMessage
Gets the exception technical message.

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
Gets the message related to the exception
(Overrides Exception.Message.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 ApplicationException
  InvalidSearchExpressionException

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