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 at API Errors.

message

message: string

A human-readable error string for the error that occured.

timestamp

timestamp: Date

The time and time the error occured.

Functions

getDeserializedJsonObj

getJsonObj