Compartilhar via


InvalidObjectInUserRoleScopeException Constructor

Initializes a new instance of the InvalidObjectInUserRoleScopeException class.

Overload List

Name Description
InvalidObjectInUserRoleScopeException () Initializes a new instance of the InvalidObjectInUserRoleScopeException class.
InvalidObjectInUserRoleScopeException (Exception) Initializes a new instance of the InvalidObjectInUserRoleScopeException class using a reference to the inner exception that is the cause of this exception.
InvalidObjectInUserRoleScopeException (String) Initializes a new instance of the InvalidObjectInUserRoleScopeException class using the specified error message.
InvalidObjectInUserRoleScopeException (Guid, Guid) Initializes a new instance of the InvalidObjectInUserRoleScopeException class using the specified user role and object identifier parameters.
InvalidObjectInUserRoleScopeException (SerializationInfo, StreamingContext) Initializes a new instance of the InvalidObjectInUserRoleScopeException class using serialized data.
InvalidObjectInUserRoleScopeException (String, Exception) Initializes a new instance of the InvalidObjectInUserRoleScopeException class using the specified message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

InvalidObjectInUserRoleScopeException Class
InvalidObjectInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace