RRException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
所有遠端轉譯 API 例外狀況的基類。
public ref class RRException : Exception
public class RRException : Exception
type RRException = class
inherit Exception
Public Class RRException
Inherits Exception
- 繼承
-
RRException
建構函式
RRException() |
建立 RRException 類別的新執行個體。 |
RRException(Result, String, String, String, Exception) |
建立 RRException 類別的新執行個體。 |
RRException(Result, String, String, String) |
建立 RRException 類別的新執行個體。 |
RRException(Result, String) |
建立 RRException 類別的新執行個體。 |
RRException(Result) |
建立 RRException 類別的新執行個體。 |
屬性
ErrorCode |
所有遠端轉譯 API 例外狀況的基類。 |
RequestCorrelationVector |
所有遠端轉譯 API 例外狀況的基類。 |
ResponseCorrelationVector |
所有遠端轉譯 API 例外狀況的基類。 |