public class JobNotFoundException extends JobException
| Constructor and Description |
|---|
JobNotFoundException(String jobid) |
JobNotFoundException(String jobid,
OperationException e) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJobId()
Returns the ID of the associated job.
|
int |
getRestStatusCode()
Gets the REST status code.
|
getLocalizedMessage, getLocalizedMessage, getMessage, getMessageCode, getParameters, getRootCauseaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobNotFoundException(String jobid, OperationException e)
public JobNotFoundException(String jobid)
public String getJobId()
public int getRestStatusCode()
OaasExceptiongetRestStatusCode in class OaasExceptionCopyright © 2015–2017 IBM Corporation. Licensed under the Apache License, Version 2.0.