ServerException 成員
表示執行從用戶端傳送要求期間擲回伺服器的例外狀況。
ServerException 類型公開下列成員。
屬性
名稱 | 描述 | |
---|---|---|
Data | (繼承自 Exception。) | |
HResult | (繼承自 Exception。) | |
InnerException | (繼承自 Exception。) | |
Message | (繼承自 Exception。) | |
ServerErrorCode | 取得伺服器錯誤程式碼。 | |
ServerErrorDetails | 取得在伺服器上例外狀況相關的詳細的資訊。 | |
ServerErrorTraceCorrelationId | 取得目前伺服器例外狀況的追蹤相互關聯識別碼。 | |
ServerErrorTypeName | 取得擲回伺服器的例外狀況類型名稱。 | |
ServerErrorValue | 取得有關錯誤的程式碼可能的其他資訊。 | |
ServerStackTrace | 取得通話堆疊例外狀況的資訊在伺服器上。 | |
StackTrace | (繼承自 Exception。) |
頁首
方法
名稱 | 描述 | |
---|---|---|
GetBaseException | (繼承自 Exception。) | |
GetType | (繼承自 Exception。) | |
ToString | 傳回代表ServerException的字串。 (覆寫 Exception.ToString()。) |
頁首