com.ibm.optim.oaas.client.job.FormatNotSupportedException.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.257
The newest version!
FormatNotSupportedException (Java Client for DOcplexcloud 1.0 API)
com.ibm.optim.oaas.client.job
Class FormatNotSupportedException
- 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.FormatNotSupportedException
-
- All Implemented Interfaces:
- Serializable
public class FormatNotSupportedException
extends ValidationException
Validation exception thrown when the requested result format is not supported by the job processor.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description
FormatNotSupportedException(Object[] params,
OperationException e)
FormatNotSupportedException(String jobtype,
String format)
-
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
-
FormatNotSupportedException
public FormatNotSupportedException(Object[] params,
OperationException e)
Copyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy