> From: Ole Bulbuk [mailto:[EMAIL PROTECTED]]
>
> > I prefer to keep Exceptions inside the application - when
> > an error condition is presented to the user, I want to
> > control how it is presented based on the current application
> > context.
>
> Yes, nice. But how do you "control how it is presented based on
> the current application context" when you get something like a
JDBCException.

How would your LocalizedException handle it, when the JDBCException
is in English and *not* localized?

/LS


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to