InvocationErrorOptions interface

Properties

errorDetail

Error details from the service if available.

invocationId

The invocation id of the request.

Property Details

errorDetail

Error details from the service if available.

errorDetail?: InvokeResponseError

Property Value

invocationId

The invocation id of the request.

invocationId: string

Property Value

string