Partager via


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

Overload List

Name Description
ViewInUserRoleScopeNotAllowedException () Initializes a new instance of the ViewInUserRoleScopeNotAllowedException class.
ViewInUserRoleScopeNotAllowedException (Exception) Initializes a new instance of the ViewInUserRoleScopeNotAllowedException class with a reference to the inner exception that is the cause of this exception.
ViewInUserRoleScopeNotAllowedException (Guid) Initializes a new instance of the ViewInUserRoleScopeNotAllowedException class with the specified user role identifier.
ViewInUserRoleScopeNotAllowedException (SerializationInfo, StreamingContext) Initializes a new instance of the ViewInUserRoleScopeNotAllowedException class with serialized data.
ViewInUserRoleScopeNotAllowedException (String) Initializes a new instance of the ViewInUserRoleScopeNotAllowedException class with the specified message.
ViewInUserRoleScopeNotAllowedException (String, Exception) Initializes a new instance of the ViewInUserRoleScopeNotAllowedException class with the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

ViewInUserRoleScopeNotAllowedException Class
ViewInUserRoleScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace