public class JobRuntimeException extends VipToolException
Constructor and Description |
---|
JobRuntimeException(IJob job) |
JobRuntimeException(IJob job,
String message) |
JobRuntimeException(IJob job,
String message,
Throwable throwable) |
JobRuntimeException(IJob job,
Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
IJob |
getJob() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString