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