Package org.apache.calcite.util
Class Util.FoundOne
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.calcite.util.ControlFlowException
org.apache.calcite.util.Util.FoundOne
- All Implemented Interfaces:
Serializable
- Enclosing class:
Util
Exception used to interrupt a tree walk of any kind.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.calcite.util.ControlFlowException
fillInStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
NULL
Singleton instance. Can be used if you don't care about node.
-
-
Constructor Details
-
FoundOne
-
-
Method Details
-
getNode
-