org.bonitasoft.engine.execution
public class SIllegalStateTransition extends org.bonitasoft.engine.core.process.instance.api.exceptions.SActivityExecutionException
| Constructor and Description |
|---|
SIllegalStateTransition(String message,
boolean fromTerminalState) |
SIllegalStateTransition(String message,
Throwable cause,
boolean terminalState) |
SIllegalStateTransition(Throwable cause,
boolean terminalState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTransitionFromTerminalState() |
getDefaultMessage, getExceptionId, getMessage, getParametersfillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SIllegalStateTransition(String message, Throwable cause, boolean terminalState)
public SIllegalStateTransition(String message, boolean fromTerminalState)
public SIllegalStateTransition(Throwable cause, boolean terminalState)
Copyright © 2014 Bonitasoft S.A.. All Rights Reserved.