SPPrincipalManagementException members
Include protected members
Include inherited members
應用程式主體管理作業期間擲回例外狀況。
The SPPrincipalManagementException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPPrincipalManagementException() | 初始化SPPrincipalManagementException類別的新執行個體。 | |
SPPrincipalManagementException(String) | 初始化具有指定的訊息之SPPrincipalManagementException類別的新執行個體。 | |
SPPrincipalManagementException(String, Exception) | 初始化新的執行個體與指定的錯誤訊息和內部是造成這個例外狀況的例外狀況的參考的SPPrincipalManagementException類別的. |
Top
Properties
Name | Description | |
---|---|---|
Data | (Inherited from Exception.) | |
Detail | 取得與這個例外狀況關聯的詳細資料。 | |
HelpLink | (Inherited from Exception.) | |
HResult | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | (Inherited from Exception.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetBaseException | (Inherited from Exception.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 提供有關此例外狀況的序列化的資訊。 (Overrides Exception.GetObjectData(SerializationInfo, StreamingContext).) | |
GetType | (Inherited from Exception.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Exception.) |
Top