| BcfDataSetRedo Method | |
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| InvalidOperationException | CurrentTransaction is not null. BcfDataSet is locked; e.g. BcfDataSet is undoing/redoing. |
| BcfUndoRedoException | A compensation operation failed. |
| BcfExternalEventReleaseException | Exception occurred after Redo() while releasing the change events. |