Class ErrorEvent
- Extends:
- Event
- Requires:
- Class
- Event
- Defined in:
- ErrorEvent.js
ErrorEvent
Constructor
ErrorEvent(type, data, code, message)
Fields
Field | |
---|---|
|
|
![]() |
|
|
|
![]() |
|
![]() |
|
Methods
Method | |
---|---|
Displays error as html content
|
Class Detail
ErrorEvent(type, data, code, message)
Parameters (optional) | ||
---|---|---|
type | {String} | |
data | {Object} | |
code | {Number} | |
message | {String} |
Field Details
code
message
Method Details
toHtmlString()
:{String}
Displays error as html content
- Returns:
- {String}
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 17 2011 15:33:33 GMT+0200 (CEST)