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