Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudErrorBody

Package version

The body of an error message

Hierarchy

  • CloudErrorBody

Index

Properties

Properties

Optional code

code: undefined | string

The error code

Optional details

details: CloudErrorBody[]

Extra error information

Optional message

message: undefined | string

A description of what caused the error

Optional target

target: undefined | string

The target resource of the error message

Generated using TypeDoc