|
|
Introduced in DOM Level 2:
Event operations may throw an EventException as specified in their method descriptions.
| enum |
An integer indicating the type of error generated.
UNSPECIFIED_EVENT_TYPE_ERR: If the Event's type was not specified by initializing the event before the method was called. Specification of the Event's type as null or an empty string will also trigger this exception.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 05:55:52 2001, using kdoc 2.0a35. |