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 异常的基类。

适用于