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