Click or drag to resize
CalculationWorks Logo
BcfDataSetDiagnosticsExceptionCreated Event
Occurs when an exception is created.

Namespace: CalculationWorks.BusinessModel.Behaviors
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public event EventHandler<BcfExceptionCreatedEventArgs> ExceptionCreated

Value

Type: SystemEventHandlerBcfExceptionCreatedEventArgs
Remarks

Uncaught exceptions in diagnostics events may cause an invalid dataset state.

Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also