Class RexUtil.ForwardRefFinder.IllegalForwardRefException

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RexUtil.ForwardRefFinder

    static class RexUtil.ForwardRefFinder.IllegalForwardRefException
    extends ControlFlowException
    Thrown to abort a visit when we find an illegal forward reference. It changes control flow but is not considered an error.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • IllegalForwardRefException

        IllegalForwardRefException()