com.atlassian.scheduler.core
Class JobRunnerNotRegisteredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.scheduler.SchedulerServiceException
com.atlassian.scheduler.core.JobRunnerNotRegisteredException
- All Implemented Interfaces:
- Serializable
public class JobRunnerNotRegisteredException
- extends SchedulerServiceException
- Since:
- v1.0
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JobRunnerNotRegisteredException
public JobRunnerNotRegisteredException(JobRunnerKey jobRunnerKey)
getJobRunnerKey
public JobRunnerKey getJobRunnerKey()
Copyright © 2014 Atlassian. All Rights Reserved.