have a look at the handler of

UnhandledError>>defaultAction

        ^ UIManager default unhandledErrorDefaultAction: self exception

so you can define a different UIManager for example

Stef
On Jul 22, 2010, at 1:18 PM, Denis Kudriashov wrote:

> Hello 
> 
> Is it possible write all exceptions to log and dont show debugger?
> How I can do this?
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to