EventException code

I just noticed that in the description for EventTarget.dispatchEvent, an
exception of type NOT_SUPPORTED_ERR can be thrown.  This code, though,
is from DOMException and is not defined in EventException.  Luckily the
value for NOT_SUPPORTED_ERR doesn't overlap with the two codes defined
in EventException.


-- 
  e-mail : cam (at) mcc.id.au    	icq : 26955922
     web : http://mcc.id.au/	        msn : cam-msn (at) aka.mcc.id.au
  office : +61399055779		     jabber : heycam (at) jabber.org

Received on Monday, 11 July 2005 02:23:40 UTC