easybus
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Hierarchy
Error
AjaxError
Index
Constructors
constructor
Properties
code
config
message
name
request
response
stack
Error
Constructors
constructor
new
Ajax
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
Properties
Optional
code
code
:
string
|
null
config
config
:
AjaxRequestConfig
message
message
:
string
name
name
:
string
Optional
request
request
:
any
Optional
response
response
:
AjaxResponse
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Generated using
TypeDoc