PermissionException(String) 构造函数

定义

具有权限信息的构造函数。

public PermissionException (string message);

参数

message
System.String

所需的权限。

适用于