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, toString
public AlreadyExecutingException(TaskDescriptor taskDescriptor, String message)
public TaskDescriptor getTaskDescriptor()
Copyright © 2002-2018 Atlassian. All Rights Reserved.