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 CreateSystemUserRoleNotAllowedException object.
Overload List
| Name | Description |
|---|---|
| CreateSystemUserRoleNotAllowedException () | Initializes a new CreateSystemUserRoleNotAllowedException object. |
| CreateSystemUserRoleNotAllowedException (Exception) | Initializes a new CreateSystemUserRoleNotAllowedException object by specifying an inner exception that caused the current exception. |
| CreateSystemUserRoleNotAllowedException (Guid) | Initializes a new CreateSystemUserRoleNotAllowedException object by specifying the user role that caused the error. |
| CreateSystemUserRoleNotAllowedException (String) | Initializes a new CreateSystemUserRoleNotAllowedException object by specifying the error message that describes the current exception. |
| CreateSystemUserRoleNotAllowedException (SerializationInfo, StreamingContext) | Initializes a new CreateSystemUserRoleNotAllowedException object with serialized data. |
| CreateSystemUserRoleNotAllowedException (String, Exception) | Initializes a new CreateSystemUserRoleNotAllowedException object with an error message and inner exception. |
See Also
Reference
CreateSystemUserRoleNotAllowedException Class
CreateSystemUserRoleNotAllowedException Members
Microsoft.EnterpriseManagement.Common Namespace