Click or drag to resize

BcfFaultMessage Constructor (String, Object)

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

Initializes a new instance of the BcfFaultMessage class.

Namespace:  CalculationWorks.BusinessModel
Assembly:  CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntax
public BcfFaultMessage(
	string message,
	params Object[] formatParameters
)

Parameters

message
Type: SystemString
The message.
formatParameters
Type: SystemObject
The format parameters.
Version Information

BCF

Supported in: 4.0
See Also