Thrown when a search expression is invalid.
| C# | C# | Visual Basic | Visual Basic | Visual 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
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.) |
| Object | |||
| Exception | |||
| ApplicationException | |||
| InvalidSearchExpressionException | |||
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120