SPEndpointAddressNotFoundException members
Include protected members
Include inherited members
表示不沒有可用的負載平衡的任何端點位址時,會擲回的例外狀況。
The SPEndpointAddressNotFoundException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPEndpointAddressNotFoundException() | 初始化[Microsoft.SharePoint.SPEndpointAddressNotFoundException]類別的新執行個體。 |
![]() |
SPEndpointAddressNotFoundException(String) | 初始化根據指定的錯誤訊息的[Microsoft.SharePoint.SPEndpointAddressNotFoundException]類別的新執行個體。 |
![]() |
SPEndpointAddressNotFoundException(String, Exception) | 初始化根據指定的錯誤訊息,並且會造成目前例外狀況的內部例外狀況的[Microsoft.SharePoint.SPEndpointAddressNotFoundException]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode | 取得識別例外狀況的整數。 (Inherited from SPException.) |
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
HResult | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
NativeErrorMessage | 取得與這個SPException物件相關聯的原生程式碼錯誤訊息。 (Inherited from SPException.) |
![]() |
NativeStackTrace | 取得與這個SPException物件相關的原生程式碼堆疊追蹤。 (Inherited from SPException.) |
![]() |
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 | 儲存序列化例外狀況的相關資訊。 (Inherited from SPException.) |
![]() |
GetType | (Inherited from Exception.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Exception.) |
Top