LobGenericException クラス (Microsoft.Office.Server.ApplicationRegistry.Runtime)
一般的な基幹業務 (LOB) エラーがある場合に発生する例外を表します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
Public Class LobGenericException
Inherits RuntimeException
'使用
Dim instance As LobGenericException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)]
public class LobGenericException : RuntimeException
継承階層
System.Object
System.Exception
Microsoft.Office.Server.ApplicationRegistry.Runtime.RuntimeException
Microsoft.Office.Server.ApplicationRegistry.Runtime.LobGenericException
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
LobGenericException メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間