Class InterruptedWaitingForPushBasedPlanThreadException

All Implemented Interfaces:
Serializable

public class InterruptedWaitingForPushBasedPlanThreadException extends ConsumingPushBasedPlanThreadException
This class wraps an InterruptedException caught in a thread that is waiting to consume the output of a PushBasedPlanThread.
See Also:
  • Constructor Details

    • InterruptedWaitingForPushBasedPlanThreadException

      public InterruptedWaitingForPushBasedPlanThreadException(String msg, InterruptedException e)