| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeExceptionorg.w3c.dom.events.EventExceptionpublic class EventExceptionextends RuntimeExceptionEventException as specified in
their method descriptions.
See also the Document Object Model (DOM) Level 2 Events Specification.
Field Summary | |
static short |
|
short | |
Constructor Summary | |
| |
public static final short UNSPECIFIED_EVENT_TYPE_ERR
If theEvent's type was not specified by initializing the event before the method was called. Specification of the Event's type asnullor an empty string will also trigger this exception.
- Field Value:
- 0
public short code