Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ApiError

Error Information

Properties

code

code: string

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

message

message: string

A human-readable error string.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: ApiError): object

getJsonObj