Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace WorkRequestError

An error encountered while executing a work request.

Properties

code

code: string

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

message

message: string

A human-readable error string.

timestamp

timestamp: Date

The date and time when the error happened. Format is defined by RFC3339. Example: {@code 2020-01-25T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj