Compartilhar via


InvalidClassInUserRoleScopeException 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 InvalidClassInUserRoleScopeException class.

Overload List

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

See Also

Reference

InvalidClassInUserRoleScopeException Class
InvalidClassInUserRoleScopeException Members
Microsoft.EnterpriseManagement.Common Namespace