Class ConsumingPushBasedPlanThreadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.engine.queryproc.QueryProcException
se.liu.ida.hefquin.engine.queryproc.ExecutionException
se.liu.ida.hefquin.engine.queryplan.executable.impl.pushbased.ConsumingPushBasedPlanThreadException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 InterruptedWaitingForPushBasedPlanThreadException
This class captures exceptions that may occur while trying
 to consume the output of a 
PushBasedPlanThread.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ConsumingPushBasedPlanThreadException
 - 
ConsumingPushBasedPlanThreadException
 
 -