Click or drag to resize

BcfRelationRuleConflictException Constructor

Overload List
  NameDescription
Public methodBcfRelationRuleConflictException
Initializes a new instance of the BcfRelationRuleConflictException.
Public methodBcfRelationRuleConflictException(String)
Initializes a new instance of the BcfRelationRuleConflictException class with a specified error message.
Protected methodBcfRelationRuleConflictException(SerializationInfo, StreamingContext)
Initializes a new instance.
Public methodBcfRelationRuleConflictException(String, Exception)
Initializes a new instance of the BcfRelationRuleConflictException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodBcfRelationRuleConflictException(String, String, String, Int32)
Initializes a new instance of the BcfRelationRuleConflictException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also