org.apache.uima.ducc.rm.scheduler
Class SchedulingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.uima.ducc.rm.scheduler.SchedulingException
- All Implemented Interfaces:
- Serializable
public class SchedulingException
- extends RuntimeException
- See Also:
- Serialized Form
|
Method Summary |
org.apache.uima.ducc.common.utils.id.DuccId |
getJobId()
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchedulingException
public SchedulingException(org.apache.uima.ducc.common.utils.id.DuccId jobid,
String msg)
SchedulingException
public SchedulingException(org.apache.uima.ducc.common.utils.id.DuccId jobid,
String msg,
Throwable t)
getJobId
public org.apache.uima.ducc.common.utils.id.DuccId getJobId()
Copyright © 2012–2014 The Apache Software Foundation. All rights reserved.