Package org.jbpm.services.task.exception
-
Exception Summary Exception Description CannotAddTaskException Exception thrown from theTaskServiceSession
when there is a problem adding task.IncorrectParametersException Exception that is thrown when the parameters to a query are incorrect, with regard to either the number or type.PermissionDeniedException Exception that is thrown when aUser
try to perform anOperation
on aTask
TaskExecutionException