Share via


DiscoveryDataConflictingObjectPropertyValueException 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 DiscoveryDataConflictingObjectPropertyValueException class.

Overload List

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

See Also

Reference

DiscoveryDataConflictingObjectPropertyValueException Class
DiscoveryDataConflictingObjectPropertyValueException Members
Microsoft.EnterpriseManagement.Common Namespace