All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.ibm.optim.oaas.client.job.IllegalJobStatusException.html Maven / Gradle / Ivy

The newest version!






IllegalJobStatusException (Java Client for DOcplexcloud 1.0 API)











com.ibm.optim.oaas.client.job

Class IllegalJobStatusException

  • All Implemented Interfaces:
    Serializable


    public class IllegalJobStatusException
    extends ValidationException
    Validation exception thrown when an action is attempted on a job which does not have the right status to handle this action.
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalJobStatusException

        public IllegalJobStatusException(String jobID,
                                 JobExecutionStatus jobStatus)
        Construct a job status exception for jobs with the given ID and status.
        Parameters:
        jobID - The job id.
        jobStatus - The job status.
      • IllegalJobStatusException

        public IllegalJobStatusException(String jobID,
                                 String jobStatus)
        Construct a job status exception for jobs with the given ID and status.
        Parameters:
        jobID - The job id.
        jobStatus - The job status.

Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy