Re: [android-developers] WTH?
On Wed, Dec 12, 2012 at 4:27 PM, Raymond C. Rodgers
<raymond@badlucksoft.com> wrote:
> Because you're supposed to define that exception handling yourself, just
> like the rest of it?
No, that might be adequate if it were not relying on components that
are out of our control.
Unfortunately, that's not the case and if anything barfs this just
sweeps it under the rug and quietly fails with no indication of what
failed, why it failed, or where it failed.
This is a case where e.printStackTrace() would be an improvement.
To figure it out, you get to set a breakpoint and attach a debugger. Good times!
Larry
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home