Click or drag to resize
CalculationWorks Logo
BcfUndoRedoException Constructor (String)
Initializes a new instance of the BcfRollbackException class with a specified error message.

Namespace: CalculationWorks.BusinessModel.UndoRedo
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntax
public BcfUndoRedoException(
	string message
)

Parameters

message
Type: SystemString
The error message that explains the reason for the exception.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.0, 2.1, 2.0
See Also