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