Compartir a través de


InvalidClassInUserRoleScopeException Constructor

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 (String) Initializes a new instance of the InvalidClassInUserRoleScopeException class using the specified error message.
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, 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