Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the CreateSystemUserRoleNotAllowedException class.
Overload List
| Name | Description |
|---|---|
| CreateSystemUserRoleNotAllowedException () | Initializes a new instance of the CreateSystemUserRoleNotAllowedException class with default values. |
| CreateSystemUserRoleNotAllowedException (Exception) | Initializes a new instance of the CreateSystemUserRoleNotAllowedException class by specifying an inner exception that caused the current exception. |
| CreateSystemUserRoleNotAllowedException (Guid) | Initializes a new instance of the CreateSystemUserRoleNotAllowedException class by specifying the user role that caused the error. |
| CreateSystemUserRoleNotAllowedException (String) | Initializes a new instance of the CreateSystemUserRoleNotAllowedException class by specifying the error message that describes the current exception. |
| CreateSystemUserRoleNotAllowedException (SerializationInfo, StreamingContext) | Initializes a new instance of the CreateSystemUserRoleNotAllowedException class with serialized data. |
| CreateSystemUserRoleNotAllowedException (String, Exception) | Initializes a new instance of the CreateSystemUserRoleNotAllowedException class with an error message and inner exception. |
See Also
Reference
CreateSystemUserRoleNotAllowedException Class
CreateSystemUserRoleNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace