Partager via


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

Overload List

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

See Also

Reference

ProfileOperationImplicitScopeNotAllowedException Class
ProfileOperationImplicitScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace