Click or drag to resize
CalculationWorks Logo
BcfKeyCellUpdateException Constructor
Overload List
  NameDescription
Public methodBcfKeyCellUpdateException
Initializes a new instance of the BcfKeyCellUpdateException class.
Public methodBcfKeyCellUpdateException(String)
Initializes a new instance of the BcfKeyCellUpdateException class with a specified error message.
Protected methodBcfKeyCellUpdateException(SerializationInfo, StreamingContext)
Initializes a new instance of the BcfKeyCellUpdateException class with serialized data.
Public methodBcfKeyCellUpdateException(String, Exception)
Initializes a new instance of the BcfKeyCellUpdateException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also