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

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

The newest version!






AttachmentNotFoundException (Java Client for DOcplexcloud 1.0 API)











com.ibm.optim.oaas.client.job

Class AttachmentNotFoundException

  • All Implemented Interfaces:
    Serializable


    public class AttachmentNotFoundException
    extends JobException
    Job exception indicating that the attachment or the attachment content was not found.
    See Also:
    Serialized Form
    • Constructor Detail

      • AttachmentNotFoundException

        public AttachmentNotFoundException(String jobid,
                                   String attid)
    • Method Detail

      • getJobId

        public String getJobId()
        Returns the ID of the job associated with the exception.
        Returns:
        The job ID.
      • getAttachmentId

        public String getAttachmentId()
        Returns the ID of the attachment associated with the exception.
        Returns:
        The attachment ID.
      • getRestStatusCode

        public int getRestStatusCode()
        Description copied from class: OaasException
        Gets the REST status code. This method must be overridden to provide the appropriate value.
        Overrides:
        getRestStatusCode in class OaasException
        Returns:
        The status code.

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





© 2015 - 2025 Weber Informatics LLC | Privacy Policy