org.teiid.query.processor
Class QueryProcessor.ExpiredTimeSliceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.teiid.core.TeiidRuntimeException
                  extended by org.teiid.query.processor.QueryProcessor.ExpiredTimeSliceException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
QueryProcessor

public static class QueryProcessor.ExpiredTimeSliceException
extends TeiidRuntimeException

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.teiid.core.TeiidRuntimeException
CAUSED_BY_STRING
 
Constructor Summary
QueryProcessor.ExpiredTimeSliceException()
           
 
Method Summary
 
Methods inherited from class org.teiid.core.TeiidRuntimeException
getChild, getClassShortName, getCode, getIntCode, superPrintStackTrace, superPrintStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

QueryProcessor.ExpiredTimeSliceException

public QueryProcessor.ExpiredTimeSliceException()


Copyright © 2010. All Rights Reserved.