Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServerError

Base shape of any errors returned from the server.

Hierarchy

Index

Properties

Error

Error: ErrorConstructor

Optional body

body: any

httpResponse

httpResponse: HttpResponse

message

message: string

name

name: string

Optional stack

stack: string

status

status: number

Optional statusText

statusText: string

Optional url

url: string

Generated using TypeDoc