Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudErrorBody

Package version

Error details.

Hierarchy

  • CloudErrorBody

Index

Properties

Properties

Optional code

code: undefined | string

An identifier for the error. Codes are invariant and are intended to be consumed programmatically. NOTE: This property will not be serialized. It can only be populated by the server.

Optional message

message: undefined | string

A message describing the error, intended to be suitable for display in a user interface. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc