Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

Error encountered during the execution of a work request.

Properties

code

code: string

A short error code that defines the error, meant for programmatic parsing.

message

message: string

Error message.

timestamp

timestamp: Date

The date and time the error occured, in the format defined by RFC3339.

Example: {@code 2016-08-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj