Class RexOver.OverFound

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    RexOver

    private static class RexOver.OverFound
    extends ControlFlowException
    Exception thrown when an OVER is found.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private OverFound()  
    • 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

      • OverFound

        private OverFound()