Partager via


ObjectNotUniqueException 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 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 (SerializationInfo, StreamingContext) Initializes a new instance of the ObjectNotUniqueException class using serialized data.
ObjectNotUniqueException (String) Initializes a new instance of the ObjectNotUniqueException class using the specified error message.
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