Exception Handling

Since the exception handling macros in TAO can be used with any ORB, they have been generalized and moved to ACE.

Note that ACE's try macros are now preferred over the original TAO try macros. You should avoid using them in your applications. They might be removed completely one day.

The new document about exception handling has been moved to here.