| BcfDataSetUndo 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 Undo() while releasing the change events. |