public class JobExecutionException extends Exception
JobClient.| Constructor and Description |
|---|
JobExecutionException(JobID jobID,
String msg) |
JobExecutionException(JobID jobID,
String msg,
Throwable cause)
Constructs a new job execution exception.
|
JobExecutionException(JobID jobID,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
JobID |
getJobID() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.