Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudErrorProperties

Package version

Cloud error object properties.

Hierarchy

  • CloudErrorProperties

Index

Properties

Properties

Optional code

code: undefined | string

Error code

Optional message

message: undefined | string

Error message indicating why the operation failed.

Generated using TypeDoc