Class AbstractAbruptCompletionException

All Implemented Interfaces:
de.xima.cmn.i18n.ILocalizedMessageProvider, IXfcException, IBaseCompletionResult, Serializable
Direct Known Subclasses:
AbstractSuccessAbruptCompletionException, NodeThrewException

public abstract class AbstractAbruptCompletionException extends WorkflowProcessingException implements IBaseCompletionResult
Indicates that execution of a workflow node ended abruptly.

An abrupt completion always has an associated reason, which is one of the following:

Since:
7.0.0
Author:
XIMA MEDIA GmbH
See Also: