Click or drag to resize

BcfRelationConstraintException Constructor

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

Overload List
  NameDescription
Public methodBcfRelationConstraintException
Initializes a new instance of the BcfRelationConstraintException.
Public methodBcfRelationConstraintException(String)
Initializes a new instance of the BcfRelationConstraintException class with a specified error message.
Protected methodBcfRelationConstraintException(SerializationInfo, StreamingContext)
Initializes a new instance.
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.
Public methodBcfRelationConstraintException(String, String, String, Int32)
Initializes a new instance of the BcfRelationConstraintException class with a specified error message.
Top
See Also