Click or drag to resize

BcfUnreachableCodeException Constructor (Exception)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the BcfUnreachableCodeException.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfUnreachableCodeException(
	Exception innerException
)

Parameters

innerException
Type: SystemException
The inner exception.
Version Information

BCF

Supported in: 4.0
See Also