Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the ObjectNotUniqueException class.
Overload List
| Name | Description | 
|---|---|
| ObjectNotUniqueException () | Initializes a new instance of the ObjectNotUniqueException class. | 
| ObjectNotUniqueException (Exception) | Initializes a new instance of the ObjectNotUniqueException class using a reference to the inner exception that is the cause of this exception. | 
| ObjectNotUniqueException (String) | Initializes a new instance of the ObjectNotUniqueException class using the specified error message. | 
| ObjectNotUniqueException (SerializationInfo, StreamingContext) | Initializes a new instance of the ObjectNotUniqueException class using serialized data. | 
| ObjectNotUniqueException (String, Exception) | Initializes a new instance of the ObjectNotUniqueException class using the specified message and a reference to the inner exception that is the cause of this exception. | 
See Also
Reference
ObjectNotUniqueException Class
ObjectNotUniqueException Members
Microsoft.EnterpriseManagement.Common Namespace