DiscoveryDataClassPropertyValueAlreadyExistsException Constructor
Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class.
Overload List
Name | Description |
---|---|
DiscoveryDataClassPropertyValueAlreadyExistsException () | Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class. |
DiscoveryDataClassPropertyValueAlreadyExistsException (Exception) | Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class together with a reference to the inner exception that is the cause of this exception. |
DiscoveryDataClassPropertyValueAlreadyExistsException (String) | Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class together with a specified error message. |
DiscoveryDataClassPropertyValueAlreadyExistsException (SerializationInfo, StreamingContext) | Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class together with serialized data. |
DiscoveryDataClassPropertyValueAlreadyExistsException (String, Exception) | Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class together with a specified error message and a reference to the inner exception that is the cause of this exception. |
DiscoveryDataClassPropertyValueAlreadyExistsException (String, Guid, String) | Initializes a new instance of the DiscoveryDataClassPropertyValueAlreadyExistsException class. |
See Also
Reference
DiscoveryDataClassPropertyValueAlreadyExistsException Class
DiscoveryDataClassPropertyValueAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace