try {
...
} catch (... e) {
throw new NotImplentedException("... <case description> ...", e);
}Does this usage seem useful for most of people ?
-- Alban Peignier - [EMAIL PROTECTED] http://www.tryphon.org/~alban
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
