Share via


DiscoveryDataConflictingRelationshipPropertyValueException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class.

Overload List

Name Description
DiscoveryDataConflictingRelationshipPropertyValueException () Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class.
DiscoveryDataConflictingRelationshipPropertyValueException (Exception) Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class using a reference to the inner exception that is the cause of this exception.
DiscoveryDataConflictingRelationshipPropertyValueException (Guid, Guid) Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class using the specified source and relationship identifier parameters.
DiscoveryDataConflictingRelationshipPropertyValueException (SerializationInfo, StreamingContext) Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class using serialized data.
DiscoveryDataConflictingRelationshipPropertyValueException (String) Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class using the specified error message.
DiscoveryDataConflictingRelationshipPropertyValueException (String, Exception) Initializes a new instance of the DiscoveryDataConflictingRelationshipPropertyValueException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

DiscoveryDataConflictingRelationshipPropertyValueException Class
DiscoveryDataConflictingRelationshipPropertyValueException Members
Microsoft.EnterpriseManagement.Common Namespace