Re: [Subclipse-dev] Revision graph status and plan
From: Steve Elsemore <selsemore_at_collab.net>
Date: Mon, 22 Sep 2008 11:20:05 -0700
We are unfortunately a bit inconsistent in our exception handling. Quite
MessageDialog.openError(shell, title, exception.getMessage());
Depending on where the error is caught, shell might be resolved in various
Usually title matches the title of the action that resulted in the
Using MessageDialog.openError is safe if you know the exception is in the UI
So, to answer your question, yes that is the way to handle exceptions, even
On 9/22/08 10:29 AM, "Alberto Gimeno" <gimenete_at_gmail.com> wrote:
> Is this the correct way to handle exceptions in the UI?
---------------------------------------------------------------------
|
This is an archived mail posted to the Subclipse Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.