blob: 941773f91b71ee1645bd990fb6a920dc2cd403a2 [file] [log] [blame]
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<title>Uses of Class org.apache.calcite.runtime.Resources.BaseMessage (Apache Calcite API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.calcite.runtime.Resources.BaseMessage (Apache Calcite API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Resources.BaseMessage.html" title="annotation in org.apache.calcite.runtime">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class org.apache.calcite.runtime.Resources.BaseMessage" class="title">Uses of Class<br>org.apache.calcite.runtime.Resources.BaseMessage</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary">
<caption><span>Packages that use <a href="../Resources.BaseMessage.html" title="annotation in org.apache.calcite.runtime">Resources.BaseMessage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#org.apache.calcite.runtime">org.apache.calcite.runtime</a></th>
<td class="colLast">
<div class="block">Utilities required at runtime.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList">
<section role="region"><a id="org.apache.calcite.runtime">
<!-- -->
</a>
<h3>Uses of <a href="../Resources.BaseMessage.html" title="annotation in org.apache.calcite.runtime">Resources.BaseMessage</a> in <a href="../package-summary.html">org.apache.calcite.runtime</a></h3>
<table class="useSummary">
<caption><span>Methods in <a href="../package-summary.html">org.apache.calcite.runtime</a> with annotations of type <a href="../Resources.BaseMessage.html" title="annotation in org.apache.calcite.runtime">Resources.BaseMessage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#absentOverClause()">absentOverClause</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#accessNotAllowed(java.lang.String,java.lang.String)">accessNotAllowed</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aggregateIllegalInClause(java.lang.String)">aggregateIllegalInClause</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aggregateIllegalInOrderBy()">aggregateIllegalInOrderBy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aggregateInFilterIllegal()">aggregateInFilterIllegal</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aggregateInWithinGroupIllegal()">aggregateInWithinGroupIllegal</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aggregateMissingWithinGroupClause(java.lang.String)">aggregateMissingWithinGroupClause</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aliasListDegree(int,java.lang.String,int)">aliasListDegree</a></span>&#8203;(int&nbsp;a0,
java.lang.String&nbsp;a1,
int&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aliasListDuplicate(java.lang.String)">aliasListDuplicate</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#aliasMustBeSimpleIdentifier()">aliasMustBeSimpleIdentifier</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#ambiguousSortOrderInJsonArrayAggFunc()">ambiguousSortOrderInJsonArrayAggFunc</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#applyNotAllowed()">applyNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#argumentMustBeLiteral(java.lang.String)">argumentMustBeLiteral</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#argumentMustBePositiveInteger(java.lang.String)">argumentMustBePositiveInteger</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#argumentMustBeValidPrecision(java.lang.String,int,int)">argumentMustBeValidPrecision</a></span>&#8203;(java.lang.String&nbsp;a0,
int&nbsp;a1,
int&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#argumentMustHaveScaleZero(java.lang.String)">argumentMustHaveScaleZero</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#argumentMustNotBeNull(java.lang.String)">argumentMustNotBeNull</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#arrayOrObjectValueRequiredInStrictModeOfJsonQueryFunc(java.lang.String)">arrayOrObjectValueRequiredInStrictModeOfJsonQueryFunc</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#auxiliaryWithoutMatchingGroupCall(java.lang.String,java.lang.String)">auxiliaryWithoutMatchingGroupCall</a></span>&#8203;(java.lang.String&nbsp;func1,
java.lang.String&nbsp;func2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.Inst.html" title="class in org.apache.calcite.runtime">Resources.Inst</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#badFormat(java.lang.String)">badFormat</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#badLowerBoundary()">badLowerBoundary</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#badUpperBoundary()">badUpperBoundary</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#bangEqualNotAllowed()">bangEqualNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#betweenWithoutAnd()">betweenWithoutAnd</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#binaryLiteralInvalid()">binaryLiteralInvalid</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#binaryLiteralOdd()">binaryLiteralOdd</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#canNotApplyOp2Type(java.lang.String,java.lang.String,java.lang.String)">canNotApplyOp2Type</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotCastValue(java.lang.String,java.lang.String)">cannotCastValue</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotConvert(java.lang.String,java.lang.String)">cannotConvert</a></span>&#8203;(java.lang.String&nbsp;o,
java.lang.String&nbsp;toType)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotConvertToRelation(java.lang.String)">cannotConvertToRelation</a></span>&#8203;(java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotConvertToStream(java.lang.String)">cannotConvertToStream</a></span>&#8203;(java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotOverrideWindowAttribute()">cannotOverrideWindowAttribute</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotStreamResultsForNonStreamingInputs(java.lang.String)">cannotStreamResultsForNonStreamingInputs</a></span>&#8203;(java.lang.String&nbsp;inputs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotStreamValues()">cannotStreamValues</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotUseDisallowPartialWithRange()">cannotUseDisallowPartialWithRange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cannotUseWithinWithoutOrderBy()">cannotUseWithinWithoutOrderBy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#charsetEncoding(java.lang.String,java.lang.String)">charsetEncoding</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnAmbiguous(java.lang.String)">columnAmbiguous</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnCountMismatch()">columnCountMismatch</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnCountMismatchInSetop(java.lang.String)">columnCountMismatchInSetop</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnInUsingNotUnique(java.lang.String)">columnInUsingNotUnique</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnNotFound(java.lang.String)">columnNotFound</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnNotFoundDidYouMean(java.lang.String,java.lang.String)">columnNotFoundDidYouMean</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnNotFoundInTable(java.lang.String,java.lang.String)">columnNotFoundInTable</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnNotFoundInTableDidYouMean(java.lang.String,java.lang.String,java.lang.String)">columnNotFoundInTableDidYouMean</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnNotNullable(java.lang.String)">columnNotNullable</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#columnTypeMismatchInSetop(int,java.lang.String)">columnTypeMismatchInSetop</a></span>&#8203;(int&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#compoundOrderByProhibitsRange()">compoundOrderByProhibitsRange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#condMustBeBoolean(java.lang.String)">condMustBeBoolean</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#createTableRequiresColumnList()">createTableRequiresColumnList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#createTableRequiresColumnTypes(java.lang.String)">createTableRequiresColumnTypes</a></span>&#8203;(java.lang.String&nbsp;columnName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#crossJoinDisallowsCondition()">crossJoinDisallowsCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#currentRowFollowingError()">currentRowFollowingError</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#currentRowPrecedingError()">currentRowPrecedingError</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#cyclicDefinition(java.lang.String,java.lang.String)">cyclicDefinition</a></span>&#8203;(java.lang.String&nbsp;id,
java.lang.String&nbsp;view)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#dateLiteralOutOfRange(java.lang.String)">dateLiteralOutOfRange</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#dateRequiresInterval()">dateRequiresInterval</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#defaultForOptionalParameter()">defaultForOptionalParameter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#defaultNotAllowed()">defaultNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#dialectDoesNotSupportFeature(java.lang.String)">dialectDoesNotSupportFeature</a></span>&#8203;(java.lang.String&nbsp;featureName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#differentCollations(java.lang.String,java.lang.String)">differentCollations</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#disallowsNullTreatment(java.lang.String)">disallowsNullTreatment</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#duplicateArgumentName(java.lang.String)">duplicateArgumentName</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#duplicateColumnAndNoColumnList(java.lang.String)">duplicateColumnAndNoColumnList</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#duplicateColumnName(java.lang.String)">duplicateColumnName</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#duplicateNameInColumnList(java.lang.String)">duplicateNameInColumnList</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#duplicateTargetColumn(java.lang.String)">duplicateTargetColumn</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#duplicateWindowName()">duplicateWindowName</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#dupWindowSpec()">dupWindowSpec</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#dynamicParamIllegal()">dynamicParamIllegal</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#emptyResultOfJsonQueryFuncNotAllowed()">emptyResultOfJsonQueryFuncNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#emptyResultOfJsonValueFuncNotAllowed()">emptyResultOfJsonValueFuncNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#emptyWindowSpec()">emptyWindowSpec</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;java.lang.RuntimeException&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#exceptionWhilePerformingQueryOnJdbcSubSchema(java.lang.String)">exceptionWhilePerformingQueryOnJdbcSubSchema</a></span>&#8203;(java.lang.String&nbsp;sql)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#exceptionWhileSerializingToJson(java.lang.String)">exceptionWhileSerializingToJson</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#expectedBoolean()">expectedBoolean</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#expectedCharacter()">expectedCharacter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#extendNotAllowed()">extendNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInstWithCause.html" title="class in org.apache.calcite.runtime">Resources.ExInstWithCause</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#failedToAccessField(java.lang.String,java.lang.String)">failedToAccessField</a></span>&#8203;(java.lang.String&nbsp;fieldName,
java.lang.String&nbsp;typeName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#filterableTableInventedFilter(java.lang.String)">filterableTableInventedFilter</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#filterableTableScanReturnedNull()">filterableTableScanReturnedNull</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#filterMustBeBoolean()">filterMustBeBoolean</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#filterNonAggregate()">filterNonAggregate</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#firstColumnOfOrderByMustBeTimestamp()">firstColumnOfOrderByMustBeTimestamp</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;java.lang.RuntimeException&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#firstParameterOfAdd(java.lang.String)">firstParameterOfAdd</a></span>&#8203;(java.lang.String&nbsp;className)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#followingBeforePrecedingError()">followingBeforePrecedingError</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#fromAliasDuplicate(java.lang.String)">fromAliasDuplicate</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#funcNeedsOrderBy()">funcNeedsOrderBy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#functionMatchRecognizeOnly(java.lang.String)">functionMatchRecognizeOnly</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#functionQuantifierNotAllowed(java.lang.String)">functionQuantifierNotAllowed</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#functionUndefined(java.lang.String)">functionUndefined</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#geometryDisabled()">geometryDisabled</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#groupFunctionMustAppearInGroupByClause(java.lang.String)">groupFunctionMustAppearInGroupByClause</a></span>&#8203;(java.lang.String&nbsp;funcName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#groupingArgument(java.lang.String)">groupingArgument</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#groupingInAggregate(java.lang.String)">groupingInAggregate</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#groupingInWrongClause(java.lang.String)">groupingInWrongClause</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#havingMustBeBoolean()">havingMustBeBoolean</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#identifierTooLong(java.lang.String,int)">identifierTooLong</a></span>&#8203;(java.lang.String&nbsp;a0,
int&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalArgumentForTableFunctionCall(java.lang.String,java.lang.String,java.lang.String)">illegalArgumentForTableFunctionCall</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalBinaryString(java.lang.String)">illegalBinaryString</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalColon()">illegalColon</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalCursorExpression()">illegalCursorExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalEmptyBehaviorInJsonQueryFunc(java.lang.String)">illegalEmptyBehaviorInJsonQueryFunc</a></span>&#8203;(java.lang.String&nbsp;emptyBehavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalEmptyBehaviorInJsonValueFunc(java.lang.String)">illegalEmptyBehaviorInJsonValueFunc</a></span>&#8203;(java.lang.String&nbsp;emptyBehavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalErrorBehaviorInJsonExistsFunc(java.lang.String)">illegalErrorBehaviorInJsonExistsFunc</a></span>&#8203;(java.lang.String&nbsp;errorBehavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalErrorBehaviorInJsonQueryFunc(java.lang.String)">illegalErrorBehaviorInJsonQueryFunc</a></span>&#8203;(java.lang.String&nbsp;errorBehavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalErrorBehaviorInJsonValueFunc(java.lang.String)">illegalErrorBehaviorInJsonValueFunc</a></span>&#8203;(java.lang.String&nbsp;errorBehavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalExpressionForTemporal(java.lang.String)">illegalExpressionForTemporal</a></span>&#8203;(java.lang.String&nbsp;type)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalFromEmpty()">illegalFromEmpty</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalIntervalLiteral(java.lang.String,java.lang.String)">illegalIntervalLiteral</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalJsonPathMode(java.lang.String)">illegalJsonPathMode</a></span>&#8203;(java.lang.String&nbsp;pathMode)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalJsonPathModeInPathSpec(java.lang.String,java.lang.String)">illegalJsonPathModeInPathSpec</a></span>&#8203;(java.lang.String&nbsp;pathMode,
java.lang.String&nbsp;pathSpec)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalJsonPathSpec(java.lang.String)">illegalJsonPathSpec</a></span>&#8203;(java.lang.String&nbsp;pathSpec)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalLiteral(java.lang.String,java.lang.String,java.lang.String)">illegalLiteral</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalLocaleFormat(java.lang.String)">illegalLocaleFormat</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalMinusDate()">illegalMinusDate</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalMixingOfTypes()">illegalMixingOfTypes</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalNegativeSubstringLength()">illegalNegativeSubstringLength</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalNonQueryExpression()">illegalNonQueryExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalOrderBy()">illegalOrderBy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalOverlaps()">illegalOverlaps</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalQueryExpression()">illegalQueryExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalRowExpression()">illegalRowExpression</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#illegalWrapperBehaviorInJsonQueryFunc(java.lang.String)">illegalWrapperBehaviorInJsonQueryFunc</a></span>&#8203;(java.lang.String&nbsp;wrapperBehavior)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#incompatibleCharset(java.lang.String,java.lang.String,java.lang.String)">incompatibleCharset</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#incompatibleTypes()">incompatibleTypes</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#incompatibleTypesInList()">incompatibleTypesInList</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#incompatibleValueType(java.lang.String)">incompatibleValueType</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#insertIntoAlwaysGenerated(java.lang.String)">insertIntoAlwaysGenerated</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#internal(java.lang.String)">internal</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#intervalFieldExceedsPrecision(java.lang.Number,java.lang.String)">intervalFieldExceedsPrecision</a></span>&#8203;(java.lang.Number&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#intervalFractionalSecondPrecisionOutOfRange(int,java.lang.String)">intervalFractionalSecondPrecisionOutOfRange</a></span>&#8203;(int&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#intervalMustBeNonNegative(java.lang.String)">intervalMustBeNonNegative</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#intervalStartPrecisionOutOfRange(int,java.lang.String)">intervalStartPrecisionOutOfRange</a></span>&#8203;(int&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidArgCount(java.lang.String,int)">invalidArgCount</a></span>&#8203;(java.lang.String&nbsp;a0,
int&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidBoolean(java.lang.String)">invalidBoolean</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidCharacterForCast(java.lang.String)">invalidCharacterForCast</a></span>&#8203;(java.lang.String&nbsp;s)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidCompare(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">invalidCompare</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2,
java.lang.String&nbsp;a3)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidDatetimeFormat(java.lang.String)">invalidDatetimeFormat</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForJsonDepth(java.lang.String)">invalidInputForJsonDepth</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForJsonKeys(java.lang.String)">invalidInputForJsonKeys</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForJsonLength(java.lang.String)">invalidInputForJsonLength</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForJsonRemove(java.lang.String,java.lang.String)">invalidInputForJsonRemove</a></span>&#8203;(java.lang.String&nbsp;value,
java.lang.String&nbsp;pathSpecs)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForJsonStorageSize(java.lang.String)">invalidInputForJsonStorageSize</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForJsonType(java.lang.String)">invalidInputForJsonType</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidInputForRegexpReplace(java.lang.String)">invalidInputForRegexpReplace</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidLiteral(java.lang.String,java.lang.String)">invalidLiteral</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidOrderByPos()">invalidOrderByPos</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidSampleSize()">invalidSampleSize</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidTypesForArithmetic(java.lang.String,java.lang.String,java.lang.String)">invalidTypesForArithmetic</a></span>&#8203;(java.lang.String&nbsp;clazzName0,
java.lang.String&nbsp;op,
java.lang.String&nbsp;clazzName1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#invalidTypesForComparison(java.lang.String,java.lang.String,java.lang.String)">invalidTypesForComparison</a></span>&#8203;(java.lang.String&nbsp;clazzName0,
java.lang.String&nbsp;op,
java.lang.String&nbsp;clazzName1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#joinRequiresCondition()">joinRequiresCondition</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#jsonPathMustBeSpecified()">jsonPathMustBeSpecified</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#limitStartCountNotAllowed()">limitStartCountNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#mapRequiresEvenArgCount()">mapRequiresEvenArgCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#mapRequiresTwoOrMoreArgs()">mapRequiresTwoOrMoreArgs</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#minMaxBadType(java.lang.String,java.lang.String)">minMaxBadType</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#minusNotAllowed()">minusNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#modifiableViewMustBeBasedOnSingleTable()">modifiableViewMustBeBasedOnSingleTable</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#modifiableViewMustHaveOnlyEqualityPredicates()">modifiableViewMustHaveOnlyEqualityPredicates</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#moreThanOneMappedColumn(java.lang.String,java.lang.String)">moreThanOneMappedColumn</a></span>&#8203;(java.lang.String&nbsp;columnName,
java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#moreThanOneValueInList(java.lang.String)">moreThanOneValueInList</a></span>&#8203;(java.lang.String&nbsp;list)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#mustNotNullInElse()">mustNotNullInElse</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#naturalDisallowsOnOrUsing()">naturalDisallowsOnOrUsing</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#naturalOrUsingColumnNotCompatible(java.lang.String,java.lang.String,java.lang.String)">naturalOrUsingColumnNotCompatible</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#needQueryOp(java.lang.String)">needQueryOp</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#needSameTypeParameter()">needSameTypeParameter</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#nestedAggIllegal()">nestedAggIllegal</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#notASequence(java.lang.String)">notASequence</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#notGroupExpr(java.lang.String)">notGroupExpr</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#notSelectDistinctExpr(java.lang.String)">notSelectDistinctExpr</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#notTemporalTable(java.lang.String)">notTemporalTable</a></span>&#8203;(java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#noValueSuppliedForViewColumn(java.lang.String,java.lang.String)">noValueSuppliedForViewColumn</a></span>&#8203;(java.lang.String&nbsp;columnName,
java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#nullIllegal()">nullIllegal</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#nullKeyOfJsonObjectNotAllowed()">nullKeyOfJsonObjectNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#numberLiteralOutOfRange(java.lang.String)">numberLiteralOutOfRange</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#objectNotFound(java.lang.String)">objectNotFound</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#objectNotFoundDidYouMean(java.lang.String,java.lang.String)">objectNotFoundDidYouMean</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#objectNotFoundWithin(java.lang.String,java.lang.String)">objectNotFoundWithin</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#objectNotFoundWithinDidYouMean(java.lang.String,java.lang.String,java.lang.String)">objectNotFoundWithinDidYouMean</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#onlyScalarSubQueryAllowed()">onlyScalarSubQueryAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#operandNotComparable(java.lang.String)">operandNotComparable</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#orderByDataTypeProhibitsRange()">orderByDataTypeProhibitsRange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#orderByOrdinalOutOfRange()">orderByOrdinalOutOfRange</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#orderByOverlap()">orderByOverlap</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#orderByRangeMismatch()">orderByRangeMismatch</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#orderbyShouldNotContainOver()">orderbyShouldNotContainOver</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#overMissingOrderBy()">overMissingOrderBy</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#overNonAggregate()">overNonAggregate</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.Inst.html" title="class in org.apache.calcite.runtime">Resources.Inst</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#parserContext(int,int)">parserContext</a></span>&#8203;(int&nbsp;a0,
int&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#partitionbyShouldNotContainOver()">partitionbyShouldNotContainOver</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#partitionNotAllowed()">partitionNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternAggregationInNavigation(java.lang.String)">patternAggregationInNavigation</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternCountFunctionArg()">patternCountFunctionArg</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternFunctionNullCheck(java.lang.String)">patternFunctionNullCheck</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternFunctionVariableCheck(java.lang.String)">patternFunctionVariableCheck</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternPrevFunctionInMeasure(java.lang.String)">patternPrevFunctionInMeasure</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternPrevFunctionOrder(java.lang.String)">patternPrevFunctionOrder</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternRunningFunctionInDefine(java.lang.String)">patternRunningFunctionInDefine</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#patternVarAlreadyDefined(java.lang.String)">patternVarAlreadyDefined</a></span>&#8203;(java.lang.String&nbsp;varName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#percentRemainderNotAllowed()">percentRemainderNotAllowed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#personalityManagesRowCount()">personalityManagesRowCount</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#personalitySupportsLabels()">personalitySupportsLabels</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#personalitySupportsSnapshots()">personalitySupportsSnapshots</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#preparationAborted()">preparationAborted</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#queryExecutionTimeoutReached(java.lang.String,java.lang.String)">queryExecutionTimeoutReached</a></span>&#8203;(java.lang.String&nbsp;timeout,
java.lang.String&nbsp;queryStart)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#rankWithFrame()">rankWithFrame</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#refWindowWithFrame()">refWindowWithFrame</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#requireAtLeastOneArg()">requireAtLeastOneArg</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;java.lang.RuntimeException&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#requireDefaultConstructor(java.lang.String)">requireDefaultConstructor</a></span>&#8203;(java.lang.String&nbsp;className)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#rolledUpNotAllowed(java.lang.String,java.lang.String)">rolledUpNotAllowed</a></span>&#8203;(java.lang.String&nbsp;column,
java.lang.String&nbsp;context)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#rowMustBeNonNegativeIntegral()">rowMustBeNonNegativeIntegral</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#scalarValueRequiredInStrictModeOfJsonValueFunc(java.lang.String)">scalarValueRequiredInStrictModeOfJsonValueFunc</a></span>&#8203;(java.lang.String&nbsp;value)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#schemaExists(java.lang.String)">schemaExists</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#schemaInvalidType(java.lang.String,java.lang.String)">schemaInvalidType</a></span>&#8203;(java.lang.String&nbsp;type,
java.lang.String&nbsp;values)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#schemaNotFound(java.lang.String)">schemaNotFound</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#selectMissingFrom()">selectMissingFrom</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sharedStatementPlans()">sharedStatementPlans</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#someButNotAllArgumentsAreNamed()">someButNotAllArgumentsAreNamed</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLConformance_MultipleActiveAutocommitStatements()">sQLConformance_MultipleActiveAutocommitStatements</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLConformance_OrderByDesc()">sQLConformance_OrderByDesc</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_E051_01()">sQLFeature_E051_01</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_E071_03()">sQLFeature_E071_03</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_E101_03()">sQLFeature_E101_03</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_E151()">sQLFeature_E151</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_F302()">sQLFeature_F302</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_F312()">sQLFeature_F312</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_S271()">sQLFeature_S271</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeature_T613()">sQLFeature_T613</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Feature.html" title="class in org.apache.calcite.runtime">Feature</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#sQLFeatureExt_T613_Substitution()">sQLFeatureExt_T613_Substitution</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#starRequiresRecordType()">starRequiresRecordType</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#streamMustGroupByMonotonic()">streamMustGroupByMonotonic</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#streamMustOrderByMonotonic()">streamMustOrderByMonotonic</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#streamSetOpInconsistentInputs()">streamSetOpInconsistentInputs</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#strictPathModeRequiresNonEmptyValue()">strictPathModeRequiresNonEmptyValue</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#stringFragsOnSameLine()">stringFragsOnSameLine</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#tableExists(java.lang.String)">tableExists</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#tableNameNotFound(java.lang.String)">tableNameNotFound</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#tableNameNotFoundDidYouMean(java.lang.String,java.lang.String)">tableNameNotFoundDidYouMean</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#tableNotFound(java.lang.String)">tableNotFound</a></span>&#8203;(java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">
<div class="block">Same message as <a href="../CalciteResource.html#tableNameNotFound(java.lang.String)"><code>CalciteResource.tableNameNotFound(String)</code></a> but a different kind
of exception, so it can be used in <code>RelBuilder</code>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#trimError()">trimError</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#typeNotAssignable(java.lang.String,java.lang.String,java.lang.String,java.lang.String)">typeNotAssignable</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1,
java.lang.String&nbsp;a2,
java.lang.String&nbsp;a3)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#typeNotComparable(java.lang.String,java.lang.String)">typeNotComparable</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#typeNotComparableEachOther(java.lang.String)">typeNotComparableEachOther</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#typeNotComparableNear(java.lang.String,java.lang.String)">typeNotComparableNear</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#typeNotFound(java.lang.String)">typeNotFound</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#typeNotSupported(java.lang.String)">typeNotSupported</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unboundedFollowingWindowNotSupported()">unboundedFollowingWindowNotSupported</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unicodeEscapeCharIllegal(java.lang.String)">unicodeEscapeCharIllegal</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unicodeEscapeCharLength(java.lang.String)">unicodeEscapeCharLength</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unicodeEscapeMalformed(int)">unicodeEscapeMalformed</a></span>&#8203;(int&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unicodeEscapeUnexpected()">unicodeEscapeUnexpected</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unknownCharacterSet(java.lang.String)">unknownCharacterSet</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unknownDatatypeName(java.lang.String)">unknownDatatypeName</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unknownField(java.lang.String)">unknownField</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unknownIdentifier(java.lang.String)">unknownIdentifier</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unknownPattern(java.lang.String)">unknownPattern</a></span>&#8203;(java.lang.String&nbsp;call)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unknownTargetColumn(java.lang.String)">unknownTargetColumn</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unmatchInsertColumn(int,int)">unmatchInsertColumn</a></span>&#8203;(int&nbsp;a0,
int&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#unsupportedIntervalLiteral(java.lang.String,java.lang.String)">unsupportedIntervalLiteral</a></span>&#8203;(java.lang.String&nbsp;a0,
java.lang.String&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../CalciteException.html" title="class in org.apache.calcite.runtime">CalciteException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#validationError(java.lang.String)">validationError</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInstWithCause.html" title="class in org.apache.calcite.runtime">Resources.ExInstWithCause</a>&lt;<a href="../CalciteContextException.html" title="class in org.apache.calcite.runtime">CalciteContextException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#validatorContext(int,int,int,int)">validatorContext</a></span>&#8203;(int&nbsp;a0,
int&nbsp;a1,
int&nbsp;a2,
int&nbsp;a3)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInstWithCause.html" title="class in org.apache.calcite.runtime">Resources.ExInstWithCause</a>&lt;<a href="../CalciteContextException.html" title="class in org.apache.calcite.runtime">CalciteContextException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#validatorContextPoint(int,int)">validatorContextPoint</a></span>&#8203;(int&nbsp;a0,
int&nbsp;a1)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#validatorUnknownFunction(java.lang.String)">validatorUnknownFunction</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#viewConstraintNotSatisfied(java.lang.String,java.lang.String)">viewConstraintNotSatisfied</a></span>&#8203;(java.lang.String&nbsp;columnName,
java.lang.String&nbsp;tableName)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#viewExists(java.lang.String)">viewExists</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#viewNotFound(java.lang.String)">viewNotFound</a></span>&#8203;(java.lang.String&nbsp;name)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#windowedAggregateIllegalInClause(java.lang.String)">windowedAggregateIllegalInClause</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#windowHasNegativeSize()">windowHasNegativeSize</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#windowNameMustBeSimple()">windowNameMustBeSimple</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#windowNotFound(java.lang.String)">windowNotFound</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#withinGroupClauseIllegalInAggregate(java.lang.String)">withinGroupClauseIllegalInAggregate</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#withinGroupNotAllowed(java.lang.String)">withinGroupNotAllowed</a></span>&#8203;(java.lang.String&nbsp;a0)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#wrongNumberOfParam(java.lang.String,int,java.lang.String)">wrongNumberOfParam</a></span>&#8203;(java.lang.String&nbsp;a0,
int&nbsp;a1,
java.lang.String&nbsp;a2)</code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../Resources.ExInst.html" title="class in org.apache.calcite.runtime">Resources.ExInst</a>&lt;<a href="../../sql/validate/SqlValidatorException.html" title="class in org.apache.calcite.sql.validate">SqlValidatorException</a>&gt;</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">CalciteResource.</span><code><span class="memberNameLink"><a href="../CalciteResource.html#wrongNumOfArguments()">wrongNumOfArguments</a></span>()</code></th>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</section>
</li>
</ul>
</li>
</ul>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../Resources.BaseMessage.html" title="annotation in org.apache.calcite.runtime">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2012&#x2013;2019 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</footer>
</body>
</html>