public class AlreadyExecutingException extends RejectedExecutionException
TaskManager that already
has a live task with the same context.| Constructor and Description |
|---|
AlreadyExecutingException(TaskDescriptor taskDescriptor,
String message) |
| Modifier and Type | Method and Description |
|---|---|
TaskDescriptor |
getTaskDescriptor() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlreadyExecutingException(TaskDescriptor taskDescriptor, String message)
public TaskDescriptor getTaskDescriptor()
Copyright © 2002-2017 Atlassian. All Rights Reserved.