Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ErrorResponse

Hierarchy

  • Error
    • ErrorResponse

Indexable

[key: string]: any

Index

Properties

Error

Error: ErrorConstructor

Optional activityId

activityId: string

Optional body

body: ErrorBody

Optional code

code: number

Optional headers

headers: CosmosHeaders

message

message: string

name

name: string

Optional retryAfterInMilliseconds

retryAfterInMilliseconds: number

Optional stack

stack: string

Optional substatus

substatus: number

Generated using TypeDoc