Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

An error encountered while executing a work request.

Properties

code

code: string

A machine-usable code for the error that occurred. Error codes are listed on (https://docs.us-phoenix-1.oraclecloud.com/Content/API/References/apierrors.htm).

id

id: string

The identifier of the work request error.

Optional isRetryable

isRetryable: undefined | false | true

Determines if the work request error can be reproduced and tried again.

message

message: string

A human-readable description of the issue that occurred.

timestamp

timestamp: Date

The date and time the error occurred as described in RFC 3339. The precision for the time object is in milliseconds.

workRequestId

workRequestId: string

The OCID of the work request.

Functions

getDeserializedJsonObj

getJsonObj