| BcfTransactionBeginSubTransaction Method | |
Namespace: CalculationWorks.BusinessModel
| Exception | Condition |
|---|---|
| InvalidOperationException | IsCurrent is false ordataset is Locked; e.g. BcfDataSet is just switching the CurrentTransaction or is undoing/redoing or calculating. |
| BcfRelationConstraintException | enforcing relations caused an exception |
| BcfComputeException | calculation caused an exception |