Class JobLifecycleService.JobCancellationRequestedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.bluebell.greenhouse.radicle.services.job.JobLifecycleService.JobCancellationRequestedException
All Implemented Interfaces:
Serializable
Enclosing class:
JobLifecycleService

public static final class JobLifecycleService.JobCancellationRequestedException extends RuntimeException
Signals cooperative cancellation to the worker loop.
Version:
3.0.6
Author:
Stephen Prizio
See Also:
  • Constructor Details

    • JobCancellationRequestedException

      public JobCancellationRequestedException()