Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Custom error dialog
Custom error dialog [message #134461] Tue, 23 September 2003 10:59 Go to next message
Eclipse UserFriend
Originally posted by: Eric.Jain.isb-sib.ch

Most of the time what I want to do when an error occurs is to log the error
and display a short, human readable message, with a 'Details>>' button for
displaying the complete stack trace, if available.

Unfortunately it seems that neither ErrorDialog or MessageDialog are
suitable for this purpose, but maybe there already exists some other Dialog
subclass that implements this (rather basic) behavior?

I would of course prefer to be able to use a 'standard' dialog for
displaying error messages, but the whole MultiStatus thing just seems too
awkward. (Am I the only one who thinks so?)

--
Eric Jain
Re: Custom error dialog [message #135006 is a reply to message #134461] Wed, 24 September 2003 08:53 Go to previous message
Eclipse UserFriend
Originally posted by: lists.luebken.spamremove.com

> Unfortunately it seems that neither ErrorDialog or MessageDialog are
> suitable for this purpose, but maybe there already exists some other Dialog
> subclass that implements this (rather basic) behavior?
Why aren't they suitable?

I read that you have to pass a MultiStatus to get the Details Button.
Did you do that ?

Matt
Previous Topic:Problem with property editors
Next Topic:using jsse classes from a plug-in
Goto Forum:
  


Current Time: Sun Nov 09 19:23:17 EST 2025

Powered by FUDForum. Page generated in 0.03530 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top