Class NoSuchStatementException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.calcite.avatica.NoSuchStatementException
All Implemented Interfaces:
Serializable

public class NoSuchStatementException extends Exception
An Exception that denotes that the given Statement is not cached.
See Also: