http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidCursorStateSqlException.html ---------------------------------------------------------------------- diff --git a/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidCursorStateSqlException.html b/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidCursorStateSqlException.html new file mode 100644 index 0000000..64d79e4 --- /dev/null +++ b/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidCursorStateSqlException.html @@ -0,0 +1,409 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_71) on Sun Oct 11 22:18:18 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>InvalidCursorStateSqlException (Apache Drill JDBC Driver v. 1.2.0)</title> +<meta name="date" content="2015-10-11"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="InvalidCursorStateSqlException (Apache Drill JDBC Driver v. 1.2.0)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/InvalidCursorStateSqlException.html">Use</a></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 class="aboutLanguage"><em>Apache Drill JDBC Driver v. 1.2.0</em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/drill/jdbc/ExecutionCanceledSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/drill/jdbc/InvalidCursorStateSqlException.html" target="_top">Frames</a></li> +<li><a href="InvalidCursorStateSqlException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></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> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.sql.SQLException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.drill.jdbc</div> +<h2 title="Class InvalidCursorStateSqlException" class="title">Class InvalidCursorStateSqlException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">java.sql.SQLException</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLNonTransientException.html?is-external=true" title="class or interface in java.sql">java.sql.SQLNonTransientException</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc">org.apache.drill.jdbc.JdbcApiSqlException</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.drill.jdbc.InvalidCursorStateSqlException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">InvalidCursorStateSqlException</span> +extends <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc">JdbcApiSqlException</a></pre> +<div class="block">SQLException for invalid-cursor-state conditions, e.g., calling a column + accessor method before calling <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true#next()" title="class or interface in java.sql"><code>ResultSet.next()</code></a> or after + <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true#next()" title="class or interface in java.sql"><code>ResultSet.next()</code></a> returns false.</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.drill.jdbc.InvalidCursorStateSqlException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException()">InvalidCursorStateSqlException</a></strong>()</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException()"><code>JdbcApiSqlException.JdbcApiSqlException()</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.String)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.String,%20java.lang.String)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.String,%20java.lang.String,%20int)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState, + int vendorCode)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + int vendorCode, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.String,%20java.lang.Throwable)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html#InvalidCursorStateSqlException(java.lang.Throwable)">InvalidCursorStateSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(Throwable cause)</code></a>.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.sql.SQLException"> +<!-- --> +</a> +<h3>Methods inherited from class java.sql.<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getErrorCode()" title="class or interface in java.sql">getErrorCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getNextException()" title="class or interface in java.sql">getNextException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getSQLState()" title="class or interface in java.sql">getSQLState</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#iterator()" title="class or interface in java.sql">iterator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#setNextException(java.sql.SQLException)" title="class or interface in java.sql">setNextException</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or inter face in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lan g/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="InvalidCursorStateSqlException(java.lang.String, java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState, + int vendorCode)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int)</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String)</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String)</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException()</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException()"><code>JdbcApiSqlException.JdbcApiSqlException()</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException(java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(Throwable cause)</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException(java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, Throwable)</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException(java.lang.String, java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, Throwable)</code></a>.</div> +</li> +</ul> +<a name="InvalidCursorStateSqlException(java.lang.String, java.lang.String, int, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>InvalidCursorStateSqlException</h4> +<pre>public InvalidCursorStateSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + int vendorCode, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int, Throwable)</code></a>.</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/InvalidCursorStateSqlException.html">Use</a></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 class="aboutLanguage"><em>Apache Drill JDBC Driver v. 1.2.0</em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/drill/jdbc/ExecutionCanceledSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/drill/jdbc/InvalidCursorStateSqlException.html" target="_top">Frames</a></li> +<li><a href="InvalidCursorStateSqlException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All 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> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.sql.SQLException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidParameterSqlException.html ---------------------------------------------------------------------- diff --git a/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidParameterSqlException.html b/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidParameterSqlException.html new file mode 100644 index 0000000..bcd8926 --- /dev/null +++ b/_site/api/1.2/jdbc/org/apache/drill/jdbc/InvalidParameterSqlException.html @@ -0,0 +1,392 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_71) on Sun Oct 11 22:18:18 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>InvalidParameterSqlException (Apache Drill JDBC Driver v. 1.2.0)</title> +<meta name="date" content="2015-10-11"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="InvalidParameterSqlException (Apache Drill JDBC Driver v. 1.2.0)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/InvalidParameterSqlException.html">Use</a></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 class="aboutLanguage"><em>Apache Drill JDBC Driver v. 1.2.0</em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/drill/jdbc/InvalidParameterSqlException.html" target="_top">Frames</a></li> +<li><a href="InvalidParameterSqlException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></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> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.sql.SQLException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.drill.jdbc</div> +<h2 title="Class InvalidParameterSqlException" class="title">Class InvalidParameterSqlException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">java.sql.SQLException</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLNonTransientException.html?is-external=true" title="class or interface in java.sql">java.sql.SQLNonTransientException</a></li> +<li> +<ul class="inheritance"> +<li><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc">org.apache.drill.jdbc.JdbcApiSqlException</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.drill.jdbc.InvalidParameterSqlException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">InvalidParameterSqlException</span> +extends <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc">JdbcApiSqlException</a></pre> +<div class="block"><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc"><code>JdbcApiSqlException</code></a> for invalid-parameter-value conditions.</div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.drill.jdbc.InvalidParameterSqlException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.String)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.String,%20java.lang.String)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.String,%20java.lang.String,%20int)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState, + int vendorCode)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + int vendorCode, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.String,%20java.lang.Throwable)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html#InvalidParameterSqlException(java.lang.Throwable)">InvalidParameterSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(Throwable cause)</code></a>.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.sql.SQLException"> +<!-- --> +</a> +<h3>Methods inherited from class java.sql.<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getErrorCode()" title="class or interface in java.sql">getErrorCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getNextException()" title="class or interface in java.sql">getNextException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getSQLState()" title="class or interface in java.sql">getSQLState</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#iterator()" title="class or interface in java.sql">iterator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#setNextException(java.sql.SQLException)" title="class or interface in java.sql">setNextException</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or inter face in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lan g/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="InvalidParameterSqlException(java.lang.String, java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState, + int vendorCode)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int)</code></a>.</div> +</li> +</ul> +<a name="InvalidParameterSqlException(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String)</code></a>.</div> +</li> +</ul> +<a name="InvalidParameterSqlException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String)"><code>JdbcApiSqlException.JdbcApiSqlException(String)</code></a>.</div> +</li> +</ul> +<a name="InvalidParameterSqlException(java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(Throwable cause)</code></a>.</div> +</li> +</ul> +<a name="InvalidParameterSqlException(java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, Throwable)</code></a>.</div> +</li> +</ul> +<a name="InvalidParameterSqlException(java.lang.String, java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, Throwable)</code></a>.</div> +</li> +</ul> +<a name="InvalidParameterSqlException(java.lang.String, java.lang.String, int, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>InvalidParameterSqlException</h4> +<pre>public InvalidParameterSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + int vendorCode, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See + <a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)"><code>JdbcApiSqlException.JdbcApiSqlException(String, String, int, Throwable)</code></a>.</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/InvalidParameterSqlException.html">Use</a></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 class="aboutLanguage"><em>Apache Drill JDBC Driver v. 1.2.0</em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/drill/jdbc/InvalidParameterSqlException.html" target="_top">Frames</a></li> +<li><a href="InvalidParameterSqlException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All 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> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.sql.SQLException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html> http://git-wip-us.apache.org/repos/asf/drill-site/blob/bbdefcb2/_site/api/1.2/jdbc/org/apache/drill/jdbc/JdbcApiSqlException.html ---------------------------------------------------------------------- diff --git a/_site/api/1.2/jdbc/org/apache/drill/jdbc/JdbcApiSqlException.html b/_site/api/1.2/jdbc/org/apache/drill/jdbc/JdbcApiSqlException.html new file mode 100644 index 0000000..7ab8e7a --- /dev/null +++ b/_site/api/1.2/jdbc/org/apache/drill/jdbc/JdbcApiSqlException.html @@ -0,0 +1,466 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_71) on Sun Oct 11 22:18:18 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>JdbcApiSqlException (Apache Drill JDBC Driver v. 1.2.0)</title> +<meta name="date" content="2015-10-11"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="JdbcApiSqlException (Apache Drill JDBC Driver v. 1.2.0)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/JdbcApiSqlException.html">Use</a></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 class="aboutLanguage"><em>Apache Drill JDBC Driver v. 1.2.0</em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/drill/jdbc/SchemaChangeListener.html" title="interface in org.apache.drill.jdbc"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/drill/jdbc/JdbcApiSqlException.html" target="_top">Frames</a></li> +<li><a href="JdbcApiSqlException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></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> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.sql.SQLException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.drill.jdbc</div> +<h2 title="Class JdbcApiSqlException" class="title">Class JdbcApiSqlException</h2> +</div> +<div class="contentContainer"> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">java.lang.Throwable</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">java.lang.Exception</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">java.sql.SQLException</a></li> +<li> +<ul class="inheritance"> +<li><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLNonTransientException.html?is-external=true" title="class or interface in java.sql">java.sql.SQLNonTransientException</a></li> +<li> +<ul class="inheritance"> +<li>org.apache.drill.jdbc.JdbcApiSqlException</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</li> +</ul> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Implemented Interfaces:</dt> +<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>></dd> +</dl> +<dl> +<dt>Direct Known Subclasses:</dt> +<dd><a href="../../../../org/apache/drill/jdbc/AlreadyClosedSqlException.html" title="class in org.apache.drill.jdbc">AlreadyClosedSqlException</a>, <a href="../../../../org/apache/drill/jdbc/InvalidCursorStateSqlException.html" title="class in org.apache.drill.jdbc">InvalidCursorStateSqlException</a>, <a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc">InvalidParameterSqlException</a></dd> +</dl> +<hr> +<br> +<pre>public class <span class="strong">JdbcApiSqlException</span> +extends <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLNonTransientException.html?is-external=true" title="class or interface in java.sql">SQLNonTransientException</a></pre> +<div class="block">SQLException for JDBC API calling-sequence/state problems. + + <p> + <code>JdbcApiSqlException</code> is intended for errors in using the JDBC API, + such as calling <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true#getString(int)" title="class or interface in java.sql"><code>ResultSet.getString(int)</code></a> before calling + <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html?is-external=true#next()" title="class or interface in java.sql"><code>ResultSet.next()</code></a>. + </p> + <p> + (<code>JdbcApiSqlException</code> is not for errors that are not under direct + control of the programmer writing JDBC API calls, for example, invalid SQL + syntax errors (which should use <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLSyntaxErrorException.html?is-external=true" title="class or interface in java.sql"><code>SQLSyntaxErrorException</code></a>), errors + from SQL-vs.-data mismatches (which likely should use <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLDataException.html?is-external=true" title="class or interface in java.sql"><code>SQLDataException</code></a>), + data file format errors, resource availability errors (which might use + <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLTransientException.html?is-external=true" title="class or interface in java.sql"><code>SQLTransientException</code></a>), or internal Drill errors.) + </p> + <p> + TODO: Consider using ANSI-/XOPEN-standard SQL State values. (See: + </p> + <ul> + <li> + <a href=" + http://stackoverflow.com/questions/1399574/what-are-all-the-possible-values-for-sqlexception-getsqlstate + "> + http://stackoverflow.com/questions/1399574/what-are-all-the-possible-values-for-sqlexception-getsqlstate + </a> + </li> + <li> + <a href=" + https://github.com/olamedia/kanon/blob/master/src/mvc-model/storageDrivers/SQLSTATE.txt + "> + https://github.com/olamedia/kanon/blob/master/src/mvc-model/storageDrivers/SQLSTATE.txt + </a> + </li> + <li> + <a href=" + http://kanon-framework.googlecode.com/svn/trunk/src/mvc-model/storageDrivers/SQLSTATE.txt + "> + http://kanon-framework.googlecode.com/svn/trunk/src/mvc-model/storageDrivers/SQLSTATE.txt + </a> + </li> + <li> + <a href=" + http://www-01.ibm.com/support/knowledgecenter/api/content/nl/en-us/SSVHEW_6.2.0/com.ibm.rcp.tools.doc.db2e/adg/sql11.html + "> + http://www-01.ibm.com/support/knowledgecenter/api/content/nl/en-us/SSVHEW_6.2.0/com.ibm.rcp.tools.doc.db2e/adg/sql11.html + </a> + </li> + <li> + <a href=" + ftp://ftp.software.ibm.com/ps/products/db2/info/vr6/htm/db2m0/db2state.htm + "> + ftp://ftp.software.ibm.com/ps/products/db2/info/vr6/htm/db2m0/db2state.htm + </a> + </li> + <li> + <a href=" + https://docs.oracle.com/cd/E15817_01/appdev.111/b31230/ch2.htm + "> + https://docs.oracle.com/cd/E15817_01/appdev.111/b31230/ch2.htm + </a> + </li> + </ul> + <p> + etc.) + </p></div> +<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../serialized-form.html#org.apache.drill.jdbc.JdbcApiSqlException">Serialized Form</a></dd></dl> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ======== CONSTRUCTOR SUMMARY ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_summary"> +<!-- --> +</a> +<h3>Constructor Summary</h3> +<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> +<caption><span>Constructors</span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Constructor and Description</th> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException()">JdbcApiSqlException</a></strong>()</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException()" title="class or interface in java.sql"><code>SQLException.SQLException()</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String)" title="class or interface in java.sql"><code>SQLException.SQLException(String)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState, + int vendorCode)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String,%20int)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String, int)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + int vendorCode, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String, int, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.String,%20java.lang.Throwable)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(String, Throwable)</code></a>.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><code><strong><a href="../../../../org/apache/drill/jdbc/JdbcApiSqlException.html#JdbcApiSqlException(java.lang.Throwable)">JdbcApiSqlException</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</code> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(Throwable cause)</code></a>.</div> +</td> +</tr> +</table> +</li> +</ul> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method_summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.sql.SQLException"> +<!-- --> +</a> +<h3>Methods inherited from class java.sql.<a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true" title="class or interface in java.sql">SQLException</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getErrorCode()" title="class or interface in java.sql">getErrorCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getNextException()" title="class or interface in java.sql">getNextException</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#getSQLState()" title="class or interface in java.sql">getSQLState</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#iterator()" title="class or interface in java.sql">iterator</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#setNextException(java.sql.SQLException)" title="class or interface in java.sql">setNextException</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#addSuppressed(java.lang.Throwable)" title="class or interface in java.lang">addSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#fillInStackTrace()" title="class or interface in java.lang">fillInStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getCause()" title="class or interface in java.lang">getCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getLocalizedMessage()" title="class or interface in java.lang">getLocalizedMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getMessage()" title="class or interface in java.lang">getMessage</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getStackTrace()" title="class or inter face in java.lang">getStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#getSuppressed()" title="class or interface in java.lang">getSuppressed</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#initCause(java.lang.Throwable)" title="class or interface in java.lang">initCause</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace()" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintStream)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#printStackTrace(java.io.PrintWriter)" title="class or interface in java.lang">printStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lan g/Throwable.html?is-external=true#setStackTrace(java.lang.StackTraceElement[])" title="class or interface in java.lang">setStackTrace</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true#toString()" title="class or interface in java.lang">toString</a></code></li> +</ul> +<ul class="blockList"> +<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object"> +<!-- --> +</a> +<h3>Methods inherited from class java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> +<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang /Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========= CONSTRUCTOR DETAIL ======== --> +<ul class="blockList"> +<li class="blockList"><a name="constructor_detail"> +<!-- --> +</a> +<h3>Constructor Detail</h3> +<a name="JdbcApiSqlException(java.lang.String, java.lang.String, int)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState, + int vendorCode)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String,%20int)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String, int)</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException(java.lang.String, java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> SQLState)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String)</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException(java.lang.String)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String)" title="class or interface in java.sql"><code>SQLException.SQLException(String)</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException()"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException()</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException()" title="class or interface in java.sql"><code>SQLException.SQLException()</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException(java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(Throwable cause)</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException(java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(String, Throwable)</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException(java.lang.String, java.lang.String, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String,%20java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String, Throwable)</code></a>.</div> +</li> +</ul> +<a name="JdbcApiSqlException(java.lang.String, java.lang.String, int, java.lang.Throwable)"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>JdbcApiSqlException</h4> +<pre>public JdbcApiSqlException(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> reason, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sqlState, + int vendorCode, + <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a> cause)</pre> +<div class="block">See <a href="http://docs.oracle.com/javase/7/docs/api/java/sql/SQLException.html?is-external=true#SQLException(java.lang.String,%20java.lang.String,%20int,%20java.lang.Throwable)" title="class or interface in java.sql"><code>SQLException.SQLException(String, String, int, Throwable)</code></a>.</div> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/JdbcApiSqlException.html">Use</a></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 class="aboutLanguage"><em>Apache Drill JDBC Driver v. 1.2.0</em></div> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/drill/jdbc/InvalidParameterSqlException.html" title="class in org.apache.drill.jdbc"><span class="strong">Prev Class</span></a></li> +<li><a href="../../../../org/apache/drill/jdbc/SchemaChangeListener.html" title="interface in org.apache.drill.jdbc"><span class="strong">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/drill/jdbc/JdbcApiSqlException.html" target="_top">Frames</a></li> +<li><a href="JdbcApiSqlException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All 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> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li><a href="#constructor_summary">Constr</a> | </li> +<li><a href="#methods_inherited_from_class_java.sql.SQLException">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li><a href="#constructor_detail">Constr</a> | </li> +<li>Method</li> +</ul> +</div> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
