Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RemoteRenderingServiceError

Package version

Error object containing details about a conversion or session failure.

Hierarchy

  • any
    • RemoteRenderingServiceError

Index

Constructors

Properties

Constructors

constructor

Properties

code

code: string

Error code.

Optional details

An array of details about specific errors that led to this reported error.

Optional innerError

An object containing more specific information than the current object about the error.

Optional target

target: undefined | string

The target of the particular error (e.g., the name of the property in error).

Generated using TypeDoc