Package org.apache.calcite.avatica
Class MissingResultsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.calcite.avatica.MissingResultsException
- All Implemented Interfaces:
Serializable
An Exception which denotes that a cached Statement is present but has no
ResultSet.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MissingResultsException
-
-
Method Details
-
getHandle
-