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