org.eigenbase.rex
Class RexOver.OverFound

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eigenbase.rex.RexOver.OverFound
All Implemented Interfaces:
Serializable
Enclosing class:
RexOver

private static class RexOver.OverFound
extends RuntimeException


Field Summary
static RexOver.OverFound instance
           
 
Constructor Summary
private RexOver.OverFound()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

instance

public static final RexOver.OverFound instance
Constructor Detail

RexOver.OverFound

private RexOver.OverFound()