public class DecisionException extends ProcessEngineException
This exception is thrown when something happens related to a decision.
Constructor and Description |
---|
DecisionException() |
DecisionException(String message) |
DecisionException(String message,
Throwable cause) |
DecisionException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.