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