[Saxdotnet-devel] Changing Exceptions in the API
Brought to you by:
jeffrafter,
kwaclaw
From: Jeff R. <li...@je...> - 2004-12-07 18:30:55
|
Currently in the .NET API there is redundancy wrt to exceptions: (1) SaxNotSupportedException and NotSupportedException (2) SaxArgumentException and ArgumentException Should these be removed in favor of the .NET equivalents? Thanks, Jeff Rafter |