public interface IContingencyReactionHandler
| Modifier and Type | Method and Description |
|---|---|
IContingencyReaction |
GetReactionToHandle() |
void |
Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement) |
void |
SetReactionToHandle(IContingencyReaction Reaction) |
void SetReactionToHandle(IContingencyReaction Reaction) throws ExecutionInternalErrorException
ExecutionInternalErrorExceptionIContingencyReaction GetReactionToHandle()
void Handle(String ID, Exception ex, ExecutionHandle Handle, PlanElementBase PlanElement) throws ExecutionRunTimeException, ExecutionInternalErrorException, ExecutionCancelException, ExecutionBreakException
Copyright © 2015. All Rights Reserved.