[BangPypers] WxPython: Unhandled exception

Gora Mohanty gora at srijan.in
Sat Feb 6 18:31:07 CET 2010


On Sat, 6 Feb 2010 22:29:15 +0530
Noufal Ibrahim <noufal at gmail.com> wrote:

> On Sat, Feb 6, 2010 at 6:38 PM, Rama Rao Polneni
> <ramp99 at gmail.com> wrote:
> > Hi All,
> >
> > I have developed a GUI application.
> > Some times I am getting an unhandled exception with the
> > following message:
> >
> > *An unhandled exception occurred. *
> > *Press "Abort" to terminate the program, "Retry" to exit the
> > program normally and "Ignore" to try to Cotinue.*
> > **
> > Do you know why this unhandled exceptions is coming, even
> > though I hadled exceptions where they are required.
> >
> 
> I'd recommend that you 'unhandle' your exceptions and let the
> application crash. Once that happens, you'll get a traceback which
> should point you to the actual problem.

No, this is an unhandled exception within WxPython itself.
So, there is probably not much that the original poster can
do, though Google does turn up some possible links.

Regards,
Gora


More information about the BangPypers mailing list