public class CannotAddTaskException
extends org.kie.internal.task.exception.TaskException
TaskServiceSession when there is a problem adding task. This exception
is specifically thrown when custom logic in rules has not allowed the Task to be added.org.jbpm.services.task.service.TaskServiceSession#addTask(org.jbpm.services.task.Task, ContentDataImpl),
Serialized Form| Constructor and Description |
|---|
CannotAddTaskException(String message) |
CannotAddTaskException(String message,
Throwable cause) |
isRecoverable, setRecoverableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.