Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

An error encountered while executing an operation that is tracked by a work request.

Properties

code

code: string

A machine-usable code for the error that occurred. Error codes are listed at API Errors.

message

message: string

A human readable description of the issue encountered.

timestamp

timestamp: Date

The date and time the error occured (formatted according to RFC3339).

Functions

getDeserializedJsonObj

getJsonObj