Package org.jbpm.process.longrest
Class WorkitemAbortedException
- java.lang.Object
-
- java.lang.Throwable
-
- org.jbpm.process.longrest.WorkitemAbortedException
-
- All Implemented Interfaces:
Serializable
public class WorkitemAbortedException extends Throwable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description WorkitemAbortedException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-