InvalidMaskException(String, Microsoft.SharePoint.Portal.Security.PortalRight, System.Exception) Constructor

The InvalidMaskException constructor initializes a new instance of the InvalidMaskException class with the specified error message, the combination of rights, and a reference to the inner exception that is the cause of this exception.

Parameters

message   An error message that explains the reason for the exception, or an empty string.

rights   One or a combination of Microsoft.SharePoint.Portal.Security.PortalRight constants.

inner   The exception that is the cause of this exception.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security