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 FormConstructor and Description |
---|
CannotAddTaskException(String message) |
CannotAddTaskException(String message,
Throwable cause) |
isRecoverable, setRecoverable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.