Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAjaxError

Error handler for AJAX request.

Hierarchy

  • IAjaxError

Index

Properties

Properties

error

error: ErrorEvent

The response error object.

statusText

statusText: string

The status text of the response.

xhr

xhr: XMLHttpRequest

The XHR object.

Generated using TypeDoc