When the OS has to issue a Fatal Exception and reset because of your app, its time to fix your code. Bet method is to prevent such errors is to run your app in Pose and let Gremlins pound on it for a while. Then find the errors and fix them. More verbose error dialogs can be displayed by your application (if your app is careful and test the results of API calls) but if your app generates an error serious enough for the OS to intervene, you won't be able to add comments.
----- Original Message ----- From: "Richard Coutts" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Sunday, September 22, 2002 11:28 PM Subject: Better reporting of Fatal Exceptions in the handheld? > POSE's great at telling me where my app when wrong when I get a Fatal > Exception, but when I get a Fatal Exception on my handheld, I only get a > simple window that says "Fatal Exception" with a [Reset] button. I'd like > to have the app report some useful information to track down these > exceptions (e.g., line numbers). I have some exception handling in my app, > but apparently am missing some. Is there a way to make the reports for > exceptions the Palm OS catches more verbose? > > Thanks, > Rich > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
