Re: Exception classes

2001-05-02 Thread peiyongz
] Phone: (416)448-4088; Fax: (416)448-4414; T/L: 778-4088 Bill Klein <[EMAIL PROTECTED]> on 05/02/2001 05:26:00 AM Please respond to [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> cc: Subject: Exception classes Hi all, Any reason why the classes in Xerces that can be thrown as excep

Exception classes

2001-05-02 Thread Bill Klein
Hi all, Any reason why the classes in Xerces that can be thrown as exceptions aren't all derived from soem common base classs? This would make life a lot easier for programs that don't need detailed error information, and just handle parser errors in a more general way. It would probably not b