public class SchedulingException extends RuntimeException
| Constructor and Description |
|---|
SchedulingException(org.apache.uima.ducc.common.utils.id.DuccId jobid,
String msg) |
SchedulingException(org.apache.uima.ducc.common.utils.id.DuccId jobid,
String msg,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.uima.ducc.common.utils.id.DuccId |
getJobId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SchedulingException(org.apache.uima.ducc.common.utils.id.DuccId jobid,
String msg)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.