public abstract class TaskException extends RuntimeException
org.jbpm.services.task.service.TaskServiceSession#addTask(org.jbpm.services.task.Task, ContentData)
,
Serialized FormConstructor and Description |
---|
TaskException(String message) |
TaskException(String message,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
boolean |
isRecoverable() |
void |
setRecoverable(boolean recoverable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.