RemoteRenderingServiceError Class

Definition

Specific details about errors that occurred, describing why a conversion failed or a rendering session is in an error state.

public class RemoteRenderingServiceError
type RemoteRenderingServiceError = class
Public Class RemoteRenderingServiceError
Inheritance
RemoteRenderingServiceError

Properties

Code

Error code.

Details

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

InnerError

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

Message

A human-readable representation of the error.

Target

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

Applies to