Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResultError

Error Information.

Properties

Optional action

action: undefined | string

The text describing the action required to fix the issue

code

code: string

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

Optional issue

issue: undefined | string

The text describing the root cause of the reported issue

message

message: string

A human-readable error string.

Functions

getDeserializedJsonObj

getJsonObj