easybus
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Index
Classes
Ajax
Error
Interfaces
Ajax
Ajax
Promise
Ajax
Request
Config
Ajax
Response
Type aliases
Method
Functions
create
Error
Type aliases
Method
Method
:
"get"
|
"GET"
|
"delete"
|
"DELETE"
|
"head"
|
"HEAD"
|
"options"
|
"OPTIONS"
|
"post"
|
"POST"
|
"put"
|
"PUT"
|
"patch"
|
"PATCH"
|
"link"
|
"LINK"
|
"unlink"
|
"UNLINK"
Functions
create
Error
create
Error
(
message
:
string
, config
:
AjaxRequestConfig
, code
?:
string
|
null
, request
?:
any
, response
?:
AjaxResponse
)
:
AjaxError
Parameters
message:
string
config:
AjaxRequestConfig
Optional
code:
string
|
null
Optional
request:
any
Optional
response:
AjaxResponse
Returns
AjaxError
Generated using
TypeDoc