Package org.apache.calcite.runtime
Class Feature
java.lang.Object
org.apache.calcite.runtime.Resources.Element
org.apache.calcite.runtime.Resources.Inst
org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException>
org.apache.calcite.runtime.Feature
public class Feature
extends org.apache.calcite.runtime.Resources.ExInstWithCause<CalciteContextException>
SQL language feature. Expressed as the exception that would be thrown if it
were used while disabled.
-
Field Summary
Fields inherited from class org.apache.calcite.runtime.Resources.Inst
args, base
Fields inherited from class org.apache.calcite.runtime.Resources.Element
key, method
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.calcite.runtime.Resources.ExInstWithCause
ex, getExceptionClass, localize, validate, validateException
Methods inherited from class org.apache.calcite.runtime.Resources.Inst
bundle, equals, getProperties, hashCode, raw, str
Methods inherited from class org.apache.calcite.runtime.Resources.Element
deriveKey
-
Constructor Details
-
Feature
-