Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
RuntimeException
org.w3c.dom.events.EventException
public class EventException
extends RuntimeException
EventException
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 asnull
or an empty string will also trigger this exception.
- Field Value:
- 0
public short code