blob: 844f4bf1a40a9c349de1fb7d5f08e97b5d83ae84 [file] [log] [blame]
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Class QueryNodeParseException
| Apache Lucene.NET 4.8.0-beta00013 Documentation </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class QueryNodeParseException
| Apache Lucene.NET 4.8.0-beta00013 Documentation ">
<meta name="generator" content="docfx 2.56.2.0">
<link rel="shortcut icon" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/logo/favicon.ico">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.vendor.css">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.css">
<link rel="stylesheet" href="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/main.css">
<meta property="docfx:navrel" content="toc.html">
<meta property="docfx:tocrel" content="queryparser/toc.html">
<meta property="docfx:rel" content="https://lucenenet.apache.org/docs/4.8.0-beta00009/">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<span id="forkongithub"><a href="https://github.com/apache/lucenenet" target="_blank">Fork me on GitHub</a></span>
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/">
<img id="logo" class="svg" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/logo/lucene-net-color.png" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search">
<ul class="level0 breadcrumb">
<li>
<a href="https://lucenenet.apache.org/docs/4.8.0-beta00009/">API</a>
<span id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</span>
</li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException">
<h1 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException" class="text-break">Class QueryNodeParseException
</h1>
<div class="markdown level0 summary"><p>This should be thrown when an exception happens during the query parsing from
string to the query node tree.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">System.Exception</span></div>
<div class="level2"><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html">QueryNodeException</a></div>
<div class="level3"><span class="xref">QueryNodeParseException</span></div>
<div class="level4"><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Standard.Parser.ParseException.html">ParseException</a></div>
</div>
<div classs="implements">
<h5>Implements</h5>
<div><span class="xref">System.Runtime.Serialization.ISerializable</span></div>
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Messages.INLSException.html">INLSException</a></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html#Lucene_Net_QueryParsers_Flexible_Core_QueryNodeException_m_message">QueryNodeException.m_message</a>
</div>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html#Lucene_Net_QueryParsers_Flexible_Core_QueryNodeException_MessageObject">QueryNodeException.MessageObject</a>
</div>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html#Lucene_Net_QueryParsers_Flexible_Core_QueryNodeException_Message">QueryNodeException.Message</a>
</div>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html#Lucene_Net_QueryParsers_Flexible_Core_QueryNodeException_GetLocalizedMessage">QueryNodeException.GetLocalizedMessage()</a>
</div>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html#Lucene_Net_QueryParsers_Flexible_Core_QueryNodeException_GetLocalizedMessage_System_Globalization_CultureInfo_">QueryNodeException.GetLocalizedMessage(CultureInfo)</a>
</div>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html#Lucene_Net_QueryParsers_Flexible_Core_QueryNodeException_ToString">QueryNodeException.ToString()</a>
</div>
<div>
<span class="xref">System.Exception.GetBaseException()</span>
</div>
<div>
<span class="xref">System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)</span>
</div>
<div>
<span class="xref">System.Exception.GetType()</span>
</div>
<div>
<span class="xref">System.Exception.Data</span>
</div>
<div>
<span class="xref">System.Exception.HelpLink</span>
</div>
<div>
<span class="xref">System.Exception.HResult</span>
</div>
<div>
<span class="xref">System.Exception.InnerException</span>
</div>
<div>
<span class="xref">System.Exception.Source</span>
</div>
<div>
<span class="xref">System.Exception.StackTrace</span>
</div>
<div>
<span class="xref">System.Exception.TargetSite</span>
</div>
<div>
<span class="xref">System.Exception.SerializeObjectState</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object)</span>
</div>
<div>
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
</div>
<div>
<span class="xref">System.Object.GetHashCode()</span>
</div>
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.html">Lucene.Net.QueryParsers.Flexible.Core</a></h6>
<h6><strong>Assembly</strong>: Lucene.Net.QueryParser.dll</h6>
<h5 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public class QueryNodeParseException : QueryNodeException, ISerializable, INLSException</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_Lucene_Net_QueryParsers_Flexible_Messages_IMessage_.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.%23ctor(Lucene.Net.QueryParsers.Flexible.Messages.IMessage)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L50">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.#ctor*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_Lucene_Net_QueryParsers_Flexible_Messages_IMessage_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.#ctor(Lucene.Net.QueryParsers.Flexible.Messages.IMessage)">QueryNodeParseException(IMessage)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public QueryNodeParseException(IMessage message)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Messages.IMessage.html">IMessage</a></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_Lucene_Net_QueryParsers_Flexible_Messages_IMessage_System_Exception_.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.%23ctor(Lucene.Net.QueryParsers.Flexible.Messages.IMessage%2CSystem.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L60">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.#ctor*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_Lucene_Net_QueryParsers_Flexible_Messages_IMessage_System_Exception_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.#ctor(Lucene.Net.QueryParsers.Flexible.Messages.IMessage,System.Exception)">QueryNodeParseException(IMessage, Exception)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public QueryNodeParseException(IMessage message, Exception throwable)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Messages.IMessage.html">IMessage</a></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Exception</span></td>
<td><span class="parametername">throwable</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_System_Exception_.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.%23ctor(System.Exception)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L55">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.#ctor*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException__ctor_System_Exception_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.#ctor(System.Exception)">QueryNodeParseException(Exception)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public QueryNodeParseException(Exception throwable)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Exception</span></td>
<td><span class="parametername">throwable</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_BeginColumn.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.BeginColumn%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L137">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_BeginColumn_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.BeginColumn*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_BeginColumn" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.BeginColumn">BeginColumn</h4>
<div class="markdown level1 summary"><p>For EndOfLine and EndOfFile (&quot;&lt;EOF&gt;&quot;) parsing problems the last char in the
string is returned. For the case where the parser is not able to figure out
the line and column number -1 will be returned.
Returns column of the first char where the problem was found.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual int BeginColumn { get; protected set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_BeginLine.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.BeginLine%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L125">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_BeginLine_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.BeginLine*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_BeginLine" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.BeginLine">BeginLine</h4>
<div class="markdown level1 summary"><p>For EndOfLine and EndOfFile (&quot;&lt;EOF&gt;&quot;) parsing problems the last char in the
string is returned. For the case where the parser is not able to figure out
the line and column number -1 will be returned.
Returns line where the problem was found.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual int BeginLine { get; protected set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_ErrorToken.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.ErrorToken%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L108">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_ErrorToken_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.ErrorToken*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_ErrorToken" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.ErrorToken">ErrorToken</h4>
<div class="markdown level1 summary"><p>The errorToken in the query</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string ErrorToken { get; protected set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_Query.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.Query%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L103">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_Query_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.Query*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_Query" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.Query">Query</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual string Query { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_SetNonLocalizedMessage_Lucene_Net_QueryParsers_Flexible_Messages_IMessage_.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.SetNonLocalizedMessage(Lucene.Net.QueryParsers.Flexible.Messages.IMessage)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L114">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_SetNonLocalizedMessage_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.SetNonLocalizedMessage*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_SetNonLocalizedMessage_Lucene_Net_QueryParsers_Flexible_Messages_IMessage_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.SetNonLocalizedMessage(Lucene.Net.QueryParsers.Flexible.Messages.IMessage)">SetNonLocalizedMessage(IMessage)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual void SetNonLocalizedMessage(IMessage message)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Messages.IMessage.html">IMessage</a></td>
<td><span class="parametername">message</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_SetQuery_System_String_.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.SetQuery(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/NightOwl888/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L96">View Source</a>
</span>
<a id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_SetQuery_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.SetQuery*"></a>
<h4 id="Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException_SetQuery_System_String_" data-uid="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException.SetQuery(System.String)">SetQuery(String)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public virtual void SetQuery(string query)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">query</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<span class="xref">System.Runtime.Serialization.ISerializable</span>
</div>
<div>
<a class="xref" href="Lucene.Net.QueryParsers.Flexible.Messages.INLSException.html">INLSException</a>
</div>
<h3 id="seealso">See Also</h3>
<div class="seealso">
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.QueryNodeException.html">QueryNodeException</a></div>
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Parser.ISyntaxParser.html">ISyntaxParser</a></div>
<div><a class="xref" href="Lucene.Net.QueryParsers.Flexible.Core.Nodes.IQueryNode.html">IQueryNode</a></div>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/apache/lucenenet/new/docs/4.8.0-beta00013/websites/apidocs/apiSpec/new?filename=Lucene_Net_QueryParsers_Flexible_Core_QueryNodeParseException.md&amp;value=---%0Auid%3A%20Lucene.Net.QueryParsers.Flexible.Core.QueryNodeParseException%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/apache/lucenenet/blob/fix/apidocs-layout/src/Lucene.Net.QueryParser/Flexible/Core/QueryNodeParseException.cs/#L40" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
Copyright © 2020 The Apache Software Foundation, Licensed under the <a href='http://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache License, Version 2.0</a><br> <small>Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. <br>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</small>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.vendor.js"></script>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/docfx.js"></script>
<script type="text/javascript" src="https://lucenenet.apache.org/docs/4.8.0-beta00009/styles/main.js"></script>
</body>
</html>