Class JobCanceledException

All Implemented Interfaces:
Serializable

public class JobCanceledException extends RuntimeException
This exception is thrown by the JobBarrier and indicates that the job has been canceled.
See Also:
  • Constructor Details

    • JobCanceledException

      public JobCanceledException(Job job)