Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AddonError

The error info of the addon.

Properties

Optional code

code: undefined | string

A short error code that defines the upstream error, meant for programmatic parsing. See API Errors.

Optional message

message: undefined | string

A human-readable error string of the upstream error.

Optional status

status: undefined | string

The status of the HTTP response encountered in the upstream error.

Functions

getDeserializedJsonObj

getJsonObj