Click or drag to resize

BcfRelationException Constructor

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