Click or drag to resize

BcfRelationRuleException Constructor

[This is preliminary documentation and is subject to change.]

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