Jason Brittsan wrote: >Comments regarding DOMExceptions: > >http://www.w3.org/TR/2000/WD-DOM-Level-1-20000929/level-one-core.html#ID >-17189187 > ><quote> >Some languages and object systems do not support the concept of >exceptions. For such systems, error conditions may be indicated using >native error reporting mechanisms. For some bindings, for example, >methods may return error codes similar to those listed in the >corresponding method descriptions. ></quote> > >By returning error codes, Internet Explorer does conform to the DOM >Level 1 specification. > Internet Explorer/ECMAScript can and does throw exceptions. It does not fall into the category of systems that do not support the concept of exceptions. It simply does not implement the DOMException interface. /bcReceived on Thursday, 21 February 2002 20:30:45 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 6 April 2009 12:58:45 GMT