次の方法で共有


GroupNotExistException クラス (Microsoft.SharePoint.Portal.SiteData)

現在は使用されていません。存在しないグループをユーザーが使用しようとした場合にスローされる例外を表します。

名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)

構文

'宣言
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public Class GroupNotExistException
    Inherits Exception
'使用
Dim instance As GroupNotExistException
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public class GroupNotExistException : Exception

継承階層

System.Object
   System.Exception
    Microsoft.SharePoint.Portal.SiteData.GroupNotExistException

スレッドの安全性

この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。

関連項目

参照

GroupNotExistException メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間