共用方式為


RRException 類別

定義

所有遠端轉譯 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)

建立 RRException 類別的新執行個體。

RRException(Result, String)

建立 RRException 類別的新執行個體。

RRException(Result, String, String, String)

建立 RRException 類別的新執行個體。

RRException(Result, String, String, String, Exception)

建立 RRException 類別的新執行個體。

屬性

ErrorCode

所有遠端轉譯 API 例外狀況的基類。

RequestCorrelationVector

所有遠端轉譯 API 例外狀況的基類。

ResponseCorrelationVector

所有遠端轉譯 API 例外狀況的基類。

適用於