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.
Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class.
Overload List
| Name | Description | 
|---|---|
| ClassInUserRoleScopeAlreadyExistsException () | Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class with default values. | 
| ClassInUserRoleScopeAlreadyExistsException (Exception) | Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class with the specified inner exception. | 
| ClassInUserRoleScopeAlreadyExistsException (String) | Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class with the specified description. | 
| ClassInUserRoleScopeAlreadyExistsException (Guid, Guid) | Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class with reference to the user role that already exists and the monitoring class that already contains it. | 
| ClassInUserRoleScopeAlreadyExistsException (SerializationInfo, StreamingContext) | Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class with serialized information describing the exception and the context of the exception. | 
| ClassInUserRoleScopeAlreadyExistsException (String, Exception) | Creates a new instance of the ClassInUserRoleScopeAlreadyExistsException class with the specified inner exception and description. | 
See Also
Reference
ClassInUserRoleScopeAlreadyExistsException Class
ClassInUserRoleScopeAlreadyExistsException Members
Microsoft.EnterpriseManagement.Common Namespace