ClientRequestException 成員
用戶端要求失敗時,會擲回例外狀況。
ClientRequestException 類型公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
ClientRequestException(String) | 初始化新類別的執行個體ClientRequestException與指定的錯誤訊息。 | |
ClientRequestException(SerializationInfo, StreamingContext) | 初始化新類別的執行個體ClientRequestException序列的資料。 | |
ClientRequestException(String, Exception) | 初始化新類別的執行個體ClientRequestException指定的例外狀況訊息和內部會造成此例外狀況的例外狀況的參考。 |
頁首
屬性
名稱 | 描述 | |
---|---|---|
Data | (繼承自 Exception。) | |
HResult | (繼承自 Exception。) | |
InnerException | (繼承自 Exception。) | |
Message | (繼承自 Exception。) | |
StackTrace | (繼承自 Exception。) |
頁首
方法
名稱 | 描述 | |
---|---|---|
GetBaseException | (繼承自 Exception。) | |
GetType | (繼承自 Exception。) | |
ToString | (繼承自 Exception。) |
頁首