Interface JobCancelOperationError


public interface JobCancelOperationError
Represents an unsuccessful attempt to cancel a job.
  • Method Details

    • getJobCancelOperationErrorType

      JobCancelOperationErrorType getJobCancelOperationErrorType()
      Returns the type of error encountered during job cancellation.
      Returns:
      JobCancelOperationErrorType enum value
    • getMessage

      String getMessage()
      Returns a human-readable error message.
      Returns:
      error message