次の方法で共有


RRException クラス

定義

すべてのRemote Rendering 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

すべてのRemote Rendering API 例外の基本クラス。

RequestCorrelationVector

すべてのRemote Rendering API 例外の基本クラス。

ResponseCorrelationVector

すべてのRemote Rendering API 例外の基本クラス。

適用対象