Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAjaxError

Error during an Ajax request

Hierarchy

Index

Properties

Error

Error: ErrorConstructor

message

message: string

name

name: string

result

result: string

Result body send by the server

serverStatus

serverStatus: number

HTTP status code send by the server

Optional stack

stack: undefined | string

timestamp

timestamp: number

Timestamp for the response event

url

url: string

URL of the server request

Generated using TypeDoc