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 occured. Error codes are listed on API Errors

message

message: string

A human-readable error string.

timestamp

timestamp: Date

The time the error occured. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj