Share via


AutomationResponseError Class

Definition

Error response of an operation failure.

public class AutomationResponseError
type AutomationResponseError = class
Public Class AutomationResponseError
Inheritance
AutomationResponseError

Constructors

AutomationResponseError()

Initializes a new instance of AutomationResponseError.

Properties

Code

Error code.

Message

Error message indicating why the operation failed.

Applies to