Exception or error thrown by an event.
Platform Support
| IE | Mozilla | Netscape | Opera | Safari | no | 1.0+ | 4.0+ | 7.0+ | no |
|---|
Constructors
| Constructor | Action | IE | Mozilla | Netscape | Opera | Safari | ||
|---|---|---|---|---|---|---|---|---|
|
EventException Constructor() : EventException
Exception or error thrown by an event.
|
Show Details | no | 1.0+ | 4.0+ | 7.0+ | no | ||
EventException() : EventExceptionException or error thrown by an event. Returns
|
||||||||
Properties
| Property | Action | IE | Mozilla | Netscape | Opera | Safari |
|---|---|---|---|---|---|---|
|
Raised if the Event object has an uninitialized, null, or empty type value.
|
No Details | no | 1.0+ | 4.0+ | 7.0+ | no |
|
|
||||||
|
code
: Number
Error code that provides information about the exception. See Remarks for details.
|
Show Details | no | 1.0+ | 4.0+ | 7.0+ | no |
|
||||||
Availability
HTML DOM Level 2|W3C
