Partager via


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

Overload List

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

See Also

Reference

ObjectInUserRoleScopeNotAllowedException Class
ObjectInUserRoleScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace