NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
pjdm
Joined: 05 Nov 2010 Posts: 33
|
Posted: Thu Apr 26, 2012 1:08 pm Post subject: Replacing the default "Unexpected Exception" dialog |
|
|
I've written an error handler (using "@ServiceProvider(service=Handler.class)") that displays a dialog box to ask the user to describe what they were doing and logs the result. This works, but it appears in addition to the default "Unexpected Exception" dialog box.
Is there a way of telling the default handler not to display its dialog box? I don't want to disable the handler (if that's possible) because the other things it does (such as writing to the IDE log) are useful.
Thanks.
PJDM |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|