Package org.apache.calcite.avatica
Class NoSuchStatementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.calcite.avatica.NoSuchStatementException
- All Implemented Interfaces:
Serializable
An Exception that denotes that the given Statement is not cached.
- 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
-
NoSuchStatementException
-
-
Method Details
-
getStatementHandle
-