A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Exception Codes

From WHATWG Wiki
Revision as of 09:06, 25 September 2007 by Annevk (talk | contribs) (typo)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DOMException

The exceptions in this category are all bound to the DOMException interface in some way.

DOM3 Core defines exceptions 1 through 17: http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-17189187

18 is for SECURITY_ERR: http://lists.w3.org/Archives/Public/public-webapi/2006May/0027.html

DOM3 LS defines exceptions 81 and 82: http://www.w3.org/TR/DOM-Level-3-LS/load-save.html#LS-LSException

101 and 102 are defined by XMLHttpRequest: http://dev.w3.org/2006/webapi/XMLHttpRequest/Overview.html#exceptions

EventException

DOM3 Events defines exceptions 0 and 1: http://www.w3.org/TR/DOM-Level-3-Events/events.html#Events-EventException