Class JobLifecycleService.StaleJobClaimException

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

public static final class JobLifecycleService.StaleJobClaimException extends RuntimeException
Signals that a worker lost ownership and must stop writing lifecycle state.
Version:
3.0.6
Author:
Stephen Prizio
See Also:
  • Constructor Details

    • StaleJobClaimException

      public StaleJobClaimException()