Yes, it is possible and very useful. We customize runtime error
handling by overriding these two classes:
RuntimePackager.RuntimeEmergencyNotifier
RuntimePackager.RuntimeFullDumper
Then specify your own classes in the Runtime Builder, or use these two
methods if you build from a script:
#errorNotifierClass:
#imageDumperClass:
You probably only need to subclass from RuntimeEmergencyNotifier,
implement notifyUserOfUnhandledException:, and set the
errorNotifierClass.
Read chapter 15 and 21 of Application Developer's Guide for more information.
Kind regards
Runar Jordahl
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc