![JAR search and dependency download from the Maven repository](/logo.png)
com.ibm.optim.oaas.client.job.MissingAttachmentsException.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of api_java_client Show documentation
Show all versions of api_java_client Show documentation
Java client API for DOCplexCloud, version 1.0-STABLE-b832
The newest version!
MissingAttachmentsException (Java Client for DOcplexcloud 1.0 API)
com.ibm.optim.oaas.client.job
Class MissingAttachmentsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.optim.oaas.client.OaasException
-
- com.ibm.optim.oaas.client.job.JobException
-
- com.ibm.optim.oaas.client.job.ValidationException
-
- com.ibm.optim.oaas.client.job.MissingAttachmentsException
-
- All Implemented Interfaces:
- Serializable
public class MissingAttachmentsException
extends ValidationException
Validation exception thrown when no application was specified and no attachments were
declared. When the application is not specified, attachments must be declared
so that the appropriate application can be automatically detected based on the extension
names of the attachments.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description
MissingAttachmentsException()
MissingAttachmentsException(Object[] params,
OperationException e)
-
Method Summary
-
Methods inherited from class com.ibm.optim.oaas.client.job.ValidationException
getRestStatusCode
-
Methods inherited from class com.ibm.optim.oaas.client.OaasException
getLocalizedMessage, getLocalizedMessage, getMessage, getMessageCode, getParameters, getRootCause
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
Constructor Detail
-
MissingAttachmentsException
public MissingAttachmentsException(Object[] params,
OperationException e)
-
MissingAttachmentsException
public MissingAttachmentsException()
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy