ViewInUserRoleScopeAlreadyExistsException Constructor
Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class.
Overload List
Name | Description |
---|---|
ViewInUserRoleScopeAlreadyExistsException () | Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class. |
ViewInUserRoleScopeAlreadyExistsException (Exception) | Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class with a reference to the inner exception that is the cause of this exception. |
ViewInUserRoleScopeAlreadyExistsException (String) | Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class with the specified message. |
ViewInUserRoleScopeAlreadyExistsException (Guid, Guid) | Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class with the specified parameters. |
ViewInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) | Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class with serialized data. |
ViewInUserRoleScopeAlreadyExistsException (String, Exception) | Initializes a new instance of the ViewInUserRoleScopeAlreadyExistsException class with the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
ViewInUserRoleScopeAlreadyExistsException Class
ViewInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace