Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SaveError

Shape of a save error when returned to the client.

Hierarchy

Index

Properties

Optional body

body: any

entityErrors

entityErrors: EntityError[]

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