Compartilhar via


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

Overload List

Name Description
ProfileOperationImplicitScopeAlreadyExistsException () Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class.
ProfileOperationImplicitScopeAlreadyExistsException (Exception) Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using a reference to the inner exception that is the cause of this exception.
ProfileOperationImplicitScopeAlreadyExistsException (Guid, Guid, Guid, Guid, Guid, Byte, Guid, Guid, Guid, Byte) Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class with the specified profile ID, operation ID, existing scope type ID, existing scope property ID, existing scope relationship type ID, existing scope relationship end point, new scope type ID, new scope property ID, new scope relationship type ID, and new scope relationship end point parameters.
ProfileOperationImplicitScopeAlreadyExistsException (SerializationInfo, StreamingContext) Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using serialized data.
ProfileOperationImplicitScopeAlreadyExistsException (String) Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using the specified error message.
ProfileOperationImplicitScopeAlreadyExistsException (String, Exception) Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

ProfileOperationImplicitScopeAlreadyExistsException Class
ProfileOperationImplicitScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace