- From: Martin, Andrew <acm@hnc.com>
- Date: Sat, 25 Sep 1999 01:06:26 -0400 (EDT)
- To: www-dom@w3.org
There are some useful exception types defined as part of the standard CORBA exceptions (implicit for all interface methods) that are not enumerated in DOMExeception. For example, NO_MEMORY would be a useful exception to have for any of the dom::Document::CreateXXX() methods. Probably would be a bad idea to say that OMG IDL standard exceptions are assumed and instead increase the number of exception codes defined. I'd be interested to know what you think. Andrew.
Received on Monday, 27 September 1999 05:20:41 UTC