public class ReactionRetryHandler extends Object implements IContingencyReactionHandler
| Constructor and Description |
|---|
ReactionRetryHandler() |
| Modifier and Type | Method and Description |
|---|---|
IContingencyReaction |
GetReactionToHandle() |
void |
Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement) |
void |
SetReactionToHandle(IContingencyReaction Reaction) |
public void SetReactionToHandle(IContingencyReaction Reaction) throws ExecutionInternalErrorException
SetReactionToHandle in interface IContingencyReactionHandlerExecutionInternalErrorExceptionpublic IContingencyReaction GetReactionToHandle()
GetReactionToHandle in interface IContingencyReactionHandlerpublic void Handle(String ID, Exception ex, ExecutionHandle Handle, PlanElementBase PlanElement) throws ExecutionRunTimeException, ExecutionInternalErrorException, ExecutionCancelException, ExecutionBreakException
Handle in interface IContingencyReactionHandlerExecutionRunTimeExceptionExecutionInternalErrorExceptionExecutionCancelExceptionExecutionBreakExceptionCopyright © 2015. All Rights Reserved.