Share via


ClassInUserRoleScopeNotAllowedException Constructor

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Creates a new instance of the ClassInUserRoleScopeNotAllowedException class.

Overload List

Name Description
ClassInUserRoleScopeNotAllowedException () Creates a new instance of the ClassInUserRoleScopeNotAllowedException class with default values.
ClassInUserRoleScopeNotAllowedException (Exception) Creates a new instance of the ClassInUserRoleScopeNotAllowedException class with the specified inner exception.
ClassInUserRoleScopeNotAllowedException (Guid) Creates a new instance of the ClassInUserRoleScopeNotAllowedException class with reference to the user role.
ClassInUserRoleScopeNotAllowedException (SerializationInfo, StreamingContext) Creates a new instance of the ClassInUserRoleScopeNotAllowedException class with serialized information describing the exception and the context of the exception.
ClassInUserRoleScopeNotAllowedException (String) Creates a new instance of the ClassInUserRoleScopeNotAllowedException class with the specified description.
ClassInUserRoleScopeNotAllowedException (String, Exception) Creates a new instance of the ClassInUserRoleScopeNotAllowedException class with the specified inner exception and description.

See Also

Reference

ClassInUserRoleScopeNotAllowedException Class
ClassInUserRoleScopeNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace