InvalidViewInUserRoleScopeException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the InvalidViewInUserRoleScopeException class.
Overload List
Name | Description |
---|---|
InvalidViewInUserRoleScopeException () | Initializes a new instance of the InvalidViewInUserRoleScopeException class. |
InvalidViewInUserRoleScopeException (Exception) | Initializes a new instance of the InvalidViewInUserRoleScopeException class using a reference to the inner exception that is the cause of this exception. |
InvalidViewInUserRoleScopeException (Guid, Guid) | Initializes a new instance of the InvalidViewInUserRoleScopeException class using the specified parameters. |
InvalidViewInUserRoleScopeException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidViewInUserRoleScopeException class using serialized data. |
InvalidViewInUserRoleScopeException (String) | Initializes a new instance of the InvalidViewInUserRoleScopeException class using the specified error message. |
InvalidViewInUserRoleScopeException (String, Exception) | Initializes a new instance of the InvalidViewInUserRoleScopeException class using the specified message and a reference to the inner exception that is the cause of this exception. |
See Also
Reference
InvalidViewInUserRoleScopeException Class
InvalidViewInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace