RRException クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
すべての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 例外の基本クラス。 |