Search
Preparing search index...
The search index is not available
Wasabi-Common
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"util/ajax/AjaxError"
AjaxError
Class AjaxError
Hierarchy
Error
AjaxError
Implements
AjaxResponse
Index
Constructors
constructor
Properties
allowed
Methods
allowed
Origin
cause
data
headers
is
Ajax
Error
message
name
response
Type
responseURL
stack
status
status
Text
xhr
Error
Constructors
constructor
new
Ajax
Error
(
status
:
number
, statusText
:
string
, xhr
:
XMLHttpRequest
, data
?:
any
, headers
?:
Props
<
string
>
, allowedMethods
?:
string
, allowedOrigin
?:
string
, responseType
?:
string
, responseURL
?:
string
, error
?:
Error
)
:
AjaxError
Parameters
status:
number
statusText:
string
xhr:
XMLHttpRequest
Optional
data:
any
Optional
headers:
Props
<
string
>
Optional
allowedMethods:
string
Optional
allowedOrigin:
string
Optional
responseType:
string
Optional
responseURL:
string
Optional
error:
Error
Returns
AjaxError
Properties
allowed
Methods
allowed
Methods
:
string
allowed
Origin
allowed
Origin
:
string
cause
cause
:
Error
data
data
:
any
headers
headers
:
Props
<
string
>
is
Ajax
Error
is
Ajax
Error
:
true
= true
message
message
:
string
name
name
:
string
response
Type
response
Type
:
string
responseURL
responseURL
:
string
Optional
stack
stack
:
string
status
status
:
number
status
Text
status
Text
:
string
xhr
xhr
:
XMLHttpRequest
Static
Error
Error
:
ErrorConstructor
Globals
"util/ajax/
Ajax
Error"
Ajax
Error
constructor
allowed
Methods
allowed
Origin
cause
data
headers
is
Ajax
Error
message
name
response
Type
responseURL
stack
status
status
Text
xhr
Error
Generated using
TypeDoc