Interface IExceptionalCompletionResult

All Superinterfaces:
IBaseCompletionResult, IErrorResultData, Serializable
All Known Implementing Classes:
NodeThrewException

public interface IExceptionalCompletionResult extends IErrorResultData, IBaseCompletionResult
Represents the result of INodeHandler#execute when the node was completed abruptly by throwing an exception.
Since:
7.0.7
Author:
XIMA MEDIA GmbH